#CEE473#CEE473
#CEE473 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.9% C 0.141 H 118.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE473 |
|---|---|
| RGB | rgb(206, 228, 115) |
| HSL | hsl(72, 68%, 67%) |
| HSV | hsv(72, 50%, 89%) |
| CMYK | cmyk(9.6%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(86.92, -23.73, 52.22) |
| CIE-LCH | lch(86.92, 57.36, 114.44°) |
| OKLab | oklab(87.9% -0.0673 0.1239) |
| OKLCH | oklch(87.9% 0.141 118.5) |
| XYZ | xyz(56.2921, 69.8468, 26.7326) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.51
Pear
#CBF85F
ΔE00 6.01
Light Khaki
#E6F2A2
ΔE00 6.44
Light Yellow Green
#CCFD7F
ΔE00 6.44
Pale Olive Green
#B1D27B
ΔE00 6.84
Greenish Tan
#BCCB7A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE473 #8973E4
analogous
#E4C173 #CEE473 #96E473
triadic
#CEE473 #73CEE4 #E473CE
tetradic
#CEE473 #73E4C1 #8973E4 #E47396
square
#CEE473 #73E4C1 #8973E4 #E47396
split-complementary
#CEE473 #7396E4 #C173E4
monochromatic
#9CB924 #BCDA40 #CEE473 #E0EEA6 #F2F8DA
Accessibility & contrast
On white
1.40
#CEE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CEE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE473
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE473 | 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)
#F0DA69
Deuteranopia (green-blind)
#EEDA79
Tritanopia (blue-blind)
#D8DACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cee473; /* rgb */ color: rgb(206, 228, 115); /* oklch */ color: oklch(87.9% 0.141 118.5);
Tailwind
colors: {
custom: {
50: '#dfec9e',
500: '#cee473',
950: '#000000',
},
}SCSS
$custom: #cee473; $custom-light: #dfec9e; $custom-dark: #000000;
JSON
{
"hex": "#cee473",
"rgb": {
"r": 206,
"g": 228,
"b": 115
},
"hsl": {
"h": 71.681,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.87901,
"c": 0.14101,
"h": 118.5
},
"luminance": 0.69846
}Semantic roles & 50–950 ramp
primary
#CEE473
secondary
#5942B9
accent
#16D03A
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480