#CEE573#CEE573
#CEE573 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 88.1% C 0.142 H 118.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE573 |
|---|---|
| RGB | rgb(206, 229, 115) |
| HSL | hsl(72, 69%, 67%) |
| HSV | hsv(72, 50%, 90%) |
| CMYK | cmyk(10%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(87.19, -24.21, 52.54) |
| CIE-LCH | lch(87.19, 57.85, 114.74°) |
| OKLab | oklab(88.12% -0.0686 0.1246) |
| OKLCH | oklch(88.12% 0.142 118.8) |
| XYZ | xyz(56.5680, 70.3986, 26.8246) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.75
Greenish Beige
#C9D179
ΔE00 5.78
Light Yellow Green
#CCFD7F
ΔE00 6.18
Light Khaki
#E6F2A2
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.94
Sickly Yellow
#D0E429
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE573 #8A73E5
analogous
#E5C373 #CEE573 #95E573
triadic
#CEE573 #73CEE5 #E573CE
tetradic
#CEE573 #73E5C3 #8A73E5 #E57395
square
#CEE573 #73E5C3 #8A73E5 #E57395
split-complementary
#CEE573 #7395E5 #C373E5
monochromatic
#9CBB23 #BCDB3F #CEE573 #E0EFA7 #F2F8DA
Accessibility & contrast
On white
1.39
#CEE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CEE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE573
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE573 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#D8DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cee573; /* rgb */ color: rgb(206, 229, 115); /* oklch */ color: oklch(88.1% 0.142 118.8);
Tailwind
colors: {
custom: {
50: '#dfed9e',
500: '#cee573',
950: '#000000',
},
}SCSS
$custom: #cee573; $custom-light: #dfed9e; $custom-dark: #000000;
JSON
{
"hex": "#cee573",
"rgb": {
"r": 206,
"g": 229,
"b": 115
},
"hsl": {
"h": 72.105,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.88118,
"c": 0.14228,
"h": 118.8
},
"luminance": 0.70398
}Semantic roles & 50–950 ramp
primary
#CEE573
secondary
#5A41BB
accent
#15D13B
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480