#CEE883#CEE883
#CEE883 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 89.0% C 0.130 H 120.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE883 |
|---|---|
| RGB | rgb(206, 232, 131) |
| HSL | hsl(75, 69%, 71%) |
| HSV | hsv(75, 44%, 91%) |
| CMYK | cmyk(11.2%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(88.20, -24.03, 46.15) |
| CIE-LCH | lch(88.20, 52.03, 117.51°) |
| OKLab | oklab(88.99% -0.0668 0.1116) |
| OKLCH | oklch(88.99% 0.13 120.9) |
| XYZ | xyz(58.4071, 72.4738, 32.3802) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.08
Light Yellow Green
#CCFD7F
ΔE00 5.61
Greenish Beige
#C9D179
ΔE00 6.05
Pale Olive Green
#B1D27B
ΔE00 6.10
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE883 #9D83E8
analogous
#E8CF83 #CEE883 #9BE883
triadic
#CEE883 #83CEE8 #E883CE
tetradic
#CEE883 #83E8CF #9D83E8 #E8839B
square
#CEE883 #83E8CF #9D83E8 #E8839B
split-complementary
#CEE883 #839BE8 #CF83E8
monochromatic
#A0CB26 #BADE4F #CEE883 #E2F2B7 #F5FAE5
Accessibility & contrast
On white
1.36
#CEE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CEE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE883
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE883 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#F0DD88
Tritanopia (blue-blind)
#D6DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee883; /* rgb */ color: rgb(206, 232, 131); /* oklch */ color: oklch(89.0% 0.130 120.9);
Tailwind
colors: {
custom: {
50: '#deefa9',
500: '#cee883',
950: '#000000',
},
}SCSS
$custom: #cee883; $custom-light: #deefa9; $custom-dark: #000000;
JSON
{
"hex": "#cee883",
"rgb": {
"r": 206,
"g": 232,
"b": 131
},
"hsl": {
"h": 75.446,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.88985,
"c": 0.13006,
"h": 120.9
},
"luminance": 0.72474
}Semantic roles & 50–950 ramp
primary
#CEE883
secondary
#6C4EC1
accent
#15D145
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581