#CEE17D#CEE17D
#CEE17D is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.4% C 0.127 H 117.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE17D |
|---|---|
| RGB | rgb(206, 225, 125) |
| HSL | hsl(71, 63%, 69%) |
| HSV | hsv(71, 44%, 88%) |
| CMYK | cmyk(8.4%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(86.23, -21.29, 46.62) |
| CIE-LCH | lch(86.23, 51.25, 114.54°) |
| OKLab | oklab(87.39% -0.0595 0.1123) |
| OKLCH | oklch(87.39% 0.127 117.9) |
| XYZ | xyz(56.0809, 68.4533, 29.6565) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.21
Light Khaki
#E6F2A2
ΔE00 5.47
Greenish Tan
#BCCB7A
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.80
Pale Olive
#B9CC81
ΔE00 6.27
Light Yellow Green
#CCFD7F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE17D #907DE1
analogous
#E1C27D #CEE17D #9CE17D
triadic
#CEE17D #7DCEE1 #E17DCE
tetradic
#CEE17D #7DE1C2 #907DE1 #E17D9C
square
#CEE17D #7DE1C2 #907DE1 #E17D9C
split-complementary
#CEE17D #7D9CE1 #C27DE1
monochromatic
#9EB92B #BBD64B #CEE17D #E1ECAF #F3F8E0
Accessibility & contrast
On white
1.43
#CEE17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CEE17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE17D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE17D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD775
Deuteranopia (green-blind)
#EBD882
Tritanopia (blue-blind)
#D7D7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cee17d; /* rgb */ color: rgb(206, 225, 125); /* oklch */ color: oklch(87.4% 0.127 117.9);
Tailwind
colors: {
custom: {
50: '#deeaa4',
500: '#cee17d',
950: '#000000',
},
}SCSS
$custom: #cee17d; $custom-light: #deeaa4; $custom-dark: #000000;
JSON
{
"hex": "#cee17d",
"rgb": {
"r": 206,
"g": 225,
"b": 125
},
"hsl": {
"h": 71.4,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.87388,
"c": 0.12707,
"h": 117.9
},
"luminance": 0.68453
}Semantic roles & 50–950 ramp
primary
#CEE17D
secondary
#5F4AB8
accent
#1BCA3D
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480