#CEEA7F#CEEA7F
#CEEA7F is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.4% C 0.137 H 121.3°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA7F |
|---|---|
| RGB | rgb(206, 234, 127) |
| HSL | hsl(76, 72%, 71%) |
| HSV | hsv(76, 46%, 92%) |
| CMYK | cmyk(12%, 0%, 45.7%, 8.2%) |
| CIE-LAB | lab(88.69, -25.42, 48.68) |
| CIE-LCH | lch(88.69, 54.92, 117.57°) |
| OKLab | oklab(89.36% -0.071 0.117) |
| OKLCH | oklch(89.36% 0.137 121.3) |
| XYZ | xyz(58.7074, 73.4998, 31.1686) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.91
Light Khaki
#E6F2A2
ΔE00 5.57
Pear
#CBF85F
ΔE00 5.68
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA7F #9B7FEA
analogous
#EAD07F #CEEA7F #98EA7F
triadic
#CEEA7F #7FCEEA #EA7FCE
tetradic
#CEEA7F #7FEAD0 #9B7FEA #EA7F98
square
#CEEA7F #7FEAD0 #9B7FEA #EA7F98
split-complementary
#CEEA7F #7F98EA #D07FEA
monochromatic
#A0CD22 #BAE14A #CEEA7F #E2F3B4 #F5FBE5
Accessibility & contrast
On white
1.34
#CEEA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CEEA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA7F
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA7F | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#F2DF85
Tritanopia (blue-blind)
#D6E0D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea7f; /* rgb */ color: rgb(206, 234, 127); /* oklch */ color: oklch(89.4% 0.137 121.3);
Tailwind
colors: {
custom: {
50: '#def0a6',
500: '#ceea7f',
950: '#000000',
},
}SCSS
$custom: #ceea7f; $custom-light: #def0a6; $custom-dark: #000000;
JSON
{
"hex": "#ceea7f",
"rgb": {
"r": 206,
"g": 234,
"b": 127
},
"hsl": {
"h": 75.701,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.89361,
"c": 0.13686,
"h": 121.3
},
"luminance": 0.735
}Semantic roles & 50–950 ramp
primary
#CEEA7F
secondary
#6A4AC3
accent
#12D444
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580