#CEE174#CEE174
#CEE174 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.3% C 0.136 H 117.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE174 |
|---|---|
| RGB | rgb(206, 225, 116) |
| HSL | hsl(70, 64%, 67%) |
| HSV | hsv(70, 48%, 88%) |
| CMYK | cmyk(8.4%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(86.12, -22.19, 50.79) |
| CIE-LCH | lch(86.12, 55.43, 113.60°) |
| OKLab | oklab(87.27% -0.0628 0.1209) |
| OKLCH | oklch(87.27% 0.136 117.5) |
| XYZ | xyz(55.5318, 68.2337, 26.7646) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.65
Greenish Tan
#BCCB7A
ΔE00 6.32
Light Khaki
#E6F2A2
ΔE00 6.34
Pale Olive Green
#B1D27B
ΔE00 6.53
Pear
#CBF85F
ΔE00 6.87
Pale Olive
#B9CC81
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE174 #8774E1
analogous
#E1BE74 #CEE174 #98E174
triadic
#CEE174 #74CEE1 #E174CE
tetradic
#CEE174 #74E1BE #8774E1 #E17498
square
#CEE174 #74E1BE #8774E1 #E17498
split-complementary
#CEE174 #7498E1 #BE74E1
monochromatic
#9BB427 #BCD642 #CEE174 #E0ECA6 #F1F7D9
Accessibility & contrast
On white
1.43
#CEE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CEE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE174
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE174 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#ECD87A
Tritanopia (blue-blind)
#D8D7C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cee174; /* rgb */ color: rgb(206, 225, 116); /* oklch */ color: oklch(87.3% 0.136 117.5);
Tailwind
colors: {
custom: {
50: '#dfea9e',
500: '#cee174',
950: '#000000',
},
}SCSS
$custom: #cee174; $custom-light: #dfea9e; $custom-dark: #000000;
JSON
{
"hex": "#cee174",
"rgb": {
"r": 206,
"g": 225,
"b": 116
},
"hsl": {
"h": 70.459,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.87265,
"c": 0.13623,
"h": 117.5
},
"luminance": 0.68233
}Semantic roles & 50–950 ramp
primary
#CEE174
secondary
#5844B5
accent
#19CC38
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480