#CEE474#CEE474
#CEE474 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.9% C 0.140 H 118.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE474 |
|---|---|
| RGB | rgb(206, 228, 116) |
| HSL | hsl(72, 67%, 67%) |
| HSV | hsv(72, 49%, 89%) |
| CMYK | cmyk(9.6%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(86.93, -23.64, 51.76) |
| CIE-LCH | lch(86.93, 56.90, 114.55°) |
| OKLab | oklab(87.91% -0.0669 0.123) |
| OKLCH | oklch(87.91% 0.14 118.6) |
| XYZ | xyz(56.3499, 69.8699, 27.0373) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.46
Pear
#CBF85F
ΔE00 6.08
Light Khaki
#E6F2A2
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.75
Greenish Tan
#BCCB7A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE474 #8A74E4
analogous
#E4C274 #CEE474 #96E474
triadic
#CEE474 #74CEE4 #E474CE
tetradic
#CEE474 #74E4C2 #8A74E4 #E47496
square
#CEE474 #74E4C2 #8A74E4 #E47496
split-complementary
#CEE474 #7496E4 #C274E4
monochromatic
#9CBA24 #BCDA41 #CEE474 #E0EEA7 #F2F8DA
Accessibility & contrast
On white
1.40
#CEE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CEE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE474
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE474 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6A
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#D8DACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cee474; /* rgb */ color: rgb(206, 228, 116); /* oklch */ color: oklch(87.9% 0.140 118.6);
Tailwind
colors: {
custom: {
50: '#dfec9e',
500: '#cee474',
950: '#000000',
},
}SCSS
$custom: #cee474; $custom-light: #dfec9e; $custom-dark: #000000;
JSON
{
"hex": "#cee474",
"rgb": {
"r": 206,
"g": 228,
"b": 116
},
"hsl": {
"h": 71.786,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.87914,
"c": 0.14003,
"h": 118.6
},
"luminance": 0.6987
}Semantic roles & 50–950 ramp
primary
#CEE474
secondary
#5A43BA
accent
#16CF3B
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480