#CEE177#CEE177
#CEE177 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.3% C 0.133 H 117.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE177 |
|---|---|
| RGB | rgb(206, 225, 119) |
| HSL | hsl(71, 64%, 67%) |
| HSV | hsv(71, 47%, 88%) |
| CMYK | cmyk(8.4%, 0%, 47.1%, 11.8%) |
| CIE-LAB | lab(86.16, -21.90, 49.41) |
| CIE-LCH | lch(86.16, 54.05, 113.90°) |
| OKLab | oklab(87.31% -0.0618 0.1181) |
| OKLCH | oklch(87.31% 0.133 117.6) |
| XYZ | xyz(55.7091, 68.3046, 27.6985) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 6.04
Greenish Tan
#BCCB7A
ΔE00 6.08
Pale Olive Green
#B1D27B
ΔE00 6.27
Pale Olive
#B9CC81
ΔE00 6.84
Pear
#CBF85F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE177 #8A77E1
analogous
#E1BF77 #CEE177 #99E177
triadic
#CEE177 #77CEE1 #E177CE
tetradic
#CEE177 #77E1BF #8A77E1 #E17799
square
#CEE177 #77E1BF #8A77E1 #E17799
split-complementary
#CEE177 #7799E1 #BF77E1
monochromatic
#9CB628 #BCD645 #CEE177 #E0ECA9 #F2F7DB
Accessibility & contrast
On white
1.43
#CEE177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CEE177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE177
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE177 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#D8D7C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cee177; /* rgb */ color: rgb(206, 225, 119); /* oklch */ color: oklch(87.3% 0.133 117.6);
Tailwind
colors: {
custom: {
50: '#dfeaa0',
500: '#cee177',
950: '#000000',
},
}SCSS
$custom: #cee177; $custom-light: #dfeaa0; $custom-dark: #000000;
JSON
{
"hex": "#cee177",
"rgb": {
"r": 206,
"g": 225,
"b": 119
},
"hsl": {
"h": 70.755,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.87305,
"c": 0.13323,
"h": 117.6
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#CEE177
secondary
#5A46B6
accent
#1ACC3A
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480