#CEE882#CEE882
#CEE882 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 89.0% C 0.131 H 120.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE882 |
|---|---|
| RGB | rgb(206, 232, 130) |
| HSL | hsl(75, 69%, 71%) |
| HSV | hsv(75, 44%, 91%) |
| CMYK | cmyk(11.2%, 0%, 44%, 9%) |
| CIE-LAB | lab(88.18, -24.14, 46.62) |
| CIE-LCH | lch(88.18, 52.50, 117.38°) |
| OKLab | oklab(88.97% -0.0672 0.1126) |
| OKLCH | oklch(88.97% 0.131 120.8) |
| XYZ | xyz(58.3396, 72.4468, 32.0250) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.16
Light Yellow Green
#CCFD7F
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Pale Olive Green
#B1D27B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE882 #9C82E8
analogous
#E8CF82 #CEE882 #9BE882
triadic
#CEE882 #82CEE8 #E882CE
tetradic
#CEE882 #82E8CF #9C82E8 #E8829B
square
#CEE882 #82E8CF #9C82E8 #E8829B
split-complementary
#CEE882 #829BE8 #CF82E8
monochromatic
#A0CA25 #BADE4E #CEE882 #E2F2B6 #F5FAE5
Accessibility & contrast
On white
1.36
#CEE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CEE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE882
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE882 | 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)
#F3DE7A
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#D6DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee882; /* rgb */ color: rgb(206, 232, 130); /* oklch */ color: oklch(89.0% 0.131 120.8);
Tailwind
colors: {
custom: {
50: '#deefa8',
500: '#cee882',
950: '#000000',
},
}SCSS
$custom: #cee882; $custom-light: #deefa8; $custom-dark: #000000;
JSON
{
"hex": "#cee882",
"rgb": {
"r": 206,
"g": 232,
"b": 130
},
"hsl": {
"h": 75.294,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.88971,
"c": 0.1311,
"h": 120.8
},
"luminance": 0.72447
}Semantic roles & 50–950 ramp
primary
#CEE882
secondary
#6B4DC1
accent
#15D145
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580