#CEEA7B#CEEA7B
#CEEA7B is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.3% C 0.141 H 121.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA7B |
|---|---|
| RGB | rgb(206, 234, 123) |
| HSL | hsl(75, 73%, 70%) |
| HSV | hsv(75, 47%, 92%) |
| CMYK | cmyk(12%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(88.64, -25.82, 50.52) |
| CIE-LCH | lch(88.64, 56.74, 117.07°) |
| OKLab | oklab(89.31% -0.0725 0.1208) |
| OKLCH | oklch(89.31% 0.141 121) |
| XYZ | xyz(58.4518, 73.3976, 29.8229) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.84
Pear
#CBF85F
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.88
Light Khaki
#E6F2A2
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Pale Lime
#BEFD73
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA7B #977BEA
analogous
#EACE7B #CEEA7B #97EA7B
triadic
#CEEA7B #7BCEEA #EA7BCE
tetradic
#CEEA7B #7BEACE #977BEA #EA7B97
square
#CEEA7B #7BEACE #977BEA #EA7B97
split-complementary
#CEEA7B #7B97EA #CE7BEA
monochromatic
#9FCA20 #BAE246 #CEEA7B #E2F2B0 #F5FBE5
Accessibility & contrast
On white
1.34
#CEEA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#CEEA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA7B
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA7B | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#F2DF81
Tritanopia (blue-blind)
#D7E0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ceea7b; /* rgb */ color: rgb(206, 234, 123); /* oklch */ color: oklch(89.3% 0.141 121.0);
Tailwind
colors: {
custom: {
50: '#dff0a3',
500: '#ceea7b',
950: '#000000',
},
}SCSS
$custom: #ceea7b; $custom-light: #dff0a3; $custom-dark: #000000;
JSON
{
"hex": "#ceea7b",
"rgb": {
"r": 206,
"g": 234,
"b": 123
},
"hsl": {
"h": 75.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.89306,
"c": 0.14089,
"h": 121
},
"luminance": 0.73398
}Semantic roles & 50–950 ramp
primary
#CEEA7B
secondary
#6646C3
accent
#11D542
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580