Skip to content

#cef1c2

a pale, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
206, 241, 194
HSL
105°, 63%, 85%
CMYK
15, 0, 20, 6
Luminance
0.7993

At a glance

Every number on this page in one read: what #cef1c2 is made of, how bright it looks, and which way it leans.

Hex
#cef1c2
Hue
105°
green
Saturation
63%
vivid
Lightness
85%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7993
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.99:1
Closest name
Light Goldenrod Yellow
ΔE2000 10.3
Where it sits
Hue105° of 360°
Saturation63%
Lightness85%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cef1c2
RGBrgb(206, 241, 194)
HSLhsl(105, 63%, 85%)
CMYKcmyk(15%, 0%, 20%, 6%)
LABlab(91.7 -19.8 19.0)
LCHlch(91.7 27.5 136.2)
OKLCHoklch(0.921 0.072 137.7)
Decimal13562306
Display P3color(display-p3 0.808 0.945 0.761)

Copy-ready code

/* CSS */
color: #cef1c2;
background-color: #cef1c2;
/* Tailwind (arbitrary) */
class="text-[#cef1c2] bg-[#cef1c2]"
/* SCSS */
$brand: #cef1c2;
/* SwiftUI */
Color(red: 0.808, green: 0.945, blue: 0.761)
/* Android */
Color.parseColor("#cef1c2")
/* Flutter */
Color(0xFFCEF1C2)
/* Python / OpenCV (BGR) */
(194, 241, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cef1c2 · 16.99:1
Use #000000AAA at every size.
Aa
White text · 1.24:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cef1c2 as text scores 1.24:1 on white and 16.99:1 on black.

Accessibility — WCAG contrast

Aa
#cef1c2 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cef1c2 on black: 16.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E9BF
deuteranopia · #EFE6C4
tritanopia · #CDEDE4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cef1c2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6FBF4
#ECF7E8
#cef1c2
#B6EAA4
#91E076
#6CD548
#55C72E
#47A626
#39851E
#2C611A
#1B3C10
Base = 200Lightest = 50 · #F6FBF4Darkest = 950 · #1B3C10
:root {
  --brand-50: #F6FBF4;
  --brand-100: #ECF7E8;
  --brand-200: #cef1c2;
  --brand-300: #B6EAA4;
  --brand-400: #91E076;
  --brand-500: #6CD548;
  --brand-600: #55C72E;
  --brand-700: #47A626;
  --brand-800: #39851E;
  --brand-900: #2C611A;
  --brand-950: #1B3C10;
  --brand: #cef1c2;
  --brand-ink: #000000;
}

Colors that work with #cef1c2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6FAF4
Tinted page background
Border#CBEDC0
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#6321AB
Second voice, not a rival
Dark variant#2C6818
Hover, pressed, headers
Light variant#EEFAEA
Selected rows, tints
Dark surface#182414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cef1c2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E5C2F1
Analogous left#E6F1C2
Analogous right#C2F1CE
Split-complement 1#CEC2F1
Split-complement 2#F1C2E6
Triadic 1#C2CEF1
Triadic 2#F1C2CE
Tetradic#C2E6F1

RGB percentages

Red80.8%
Green94.5%
Blue76.1%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow19.5%
Key (black)5.5%

Color previews

#cef1c2 text on a black background

contrast 16.99:1

Card sample

#cef1c2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cef1c2;
Background color
Panel with #cef1c2 background
background-color: #cef1c2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cef1c2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 241, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 241, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cef1c2;
background: linear-gradient(135deg, #cef1c2, #C2F1D5);

Monochromatic scale

Palettes built from #cef1c2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cef1c2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#cef1c2, answered

What color is #cef1c2?

#cef1c2 is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 10.3). It sits at 105° on the hue wheel with 63% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #cef1c2?

rgb(206, 241, 194) — 206 red, 241 green and 194 blue out of 255, or 80.8% / 94.5% / 76.1% by channel.

Is #cef1c2 a light or a dark color?

It is a light color. Relative luminance is 0.7993 and perceived brightness is 89%, so black text on it reaches 16.99:1.

Should I use black or white text on #cef1c2?

Black. It scores 16.99:1 against #cef1c2, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #cef1c2?

#E5C2F1 sits directly opposite on the wheel. Softer options are the split-complements #CEC2F1 and #F1C2E6, which give the same contrast with far less vibration.

What colors go well with #cef1c2?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #6321AB as an accent and #2C6818 for hover and pressed states. For a palette, the analogous pair #E6F1C2 and #C2F1CE stays calm, while #E5C2F1 is the loudest partner.

What is #cef1c2 in CMYK for printing?

cmyk(15%, 0%, 20%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cef1c2 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFF1C2; nudged cooler, #C1F2C7.

Work with #cef1c2 in the Color Lab