#CEEC7C#CEEC7C
#CEEC7C is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.143 H 121.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC7C |
|---|---|
| RGB | rgb(206, 236, 124) |
| HSL | hsl(76, 75%, 71%) |
| HSV | hsv(76, 47%, 93%) |
| CMYK | cmyk(12.7%, 0%, 47.5%, 7.5%) |
| CIE-LAB | lab(89.19, -26.67, 50.72) |
| CIE-LCH | lch(89.19, 57.31, 117.74°) |
| OKLab | oklab(89.75% -0.0748 0.1213) |
| OKLCH | oklch(89.75% 0.143 121.7) |
| XYZ | xyz(59.0874, 74.5679, 30.3451) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.32
Pear
#CBF85F
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Pale Lime
#BEFD73
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC7C #9A7CEC
analogous
#ECD27C #CEEC7C #96EC7C
triadic
#CEEC7C #7CCEEC #EC7CCE
tetradic
#CEEC7C #7CECD2 #9A7CEC #EC7C96
square
#CEEC7C #7CECD2 #9A7CEC #EC7C96
split-complementary
#CEEC7C #7C96EC #D27CEC
monochromatic
#A0D01E #BAE447 #CEEC7C #E2F4B1 #F5FBE4
Accessibility & contrast
On white
1.32
#CEEC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CEEC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC7C
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC7C | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#D6E2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceec7c; /* rgb */ color: rgb(206, 236, 124); /* oklch */ color: oklch(89.8% 0.143 121.7);
Tailwind
colors: {
custom: {
50: '#dff2a4',
500: '#ceec7c',
950: '#000000',
},
}SCSS
$custom: #ceec7c; $custom-light: #dff2a4; $custom-dark: #000000;
JSON
{
"hex": "#ceec7c",
"rgb": {
"r": 206,
"g": 236,
"b": 124
},
"hsl": {
"h": 76.071,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.89754,
"c": 0.14253,
"h": 121.7
},
"luminance": 0.74568
}Semantic roles & 50–950 ramp
primary
#CEEC7C
secondary
#6947C5
accent
#0FD744
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580