#CEE088#CEE088
#CEE088 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.3% C 0.114 H 118.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE088 |
|---|---|
| RGB | rgb(206, 224, 136) |
| HSL | hsl(72, 59%, 71%) |
| HSV | hsv(72, 39%, 88%) |
| CMYK | cmyk(8%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(86.11, -19.59, 41.07) |
| CIE-LCH | lch(86.11, 45.51, 115.51°) |
| OKLab | oklab(87.34% -0.0539 0.1003) |
| OKLCH | oklch(87.34% 0.114 118.3) |
| XYZ | xyz(56.5533, 68.2110, 33.4745) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.96
Light Khaki
#E6F2A2
ΔE00 4.70
Greenish Tan
#BCCB7A
ΔE00 4.96
Pale Olive
#B9CC81
ΔE00 5.21
Pale Olive Green
#B1D27B
ΔE00 5.22
Light Moss Green
#A6C875
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE088 #9A88E0
analogous
#E0C688 #CEE088 #A2E088
triadic
#CEE088 #88CEE0 #E088CE
tetradic
#CEE088 #88E0C6 #9A88E0 #E088A2
square
#CEE088 #88E0C6 #9A88E0 #E088A2
split-complementary
#CEE088 #88A2E0 #C688E0
monochromatic
#A0BC31 #BAD357 #CEE088 #E2EDB9 #F5F9E7
Accessibility & contrast
On white
1.43
#CEE088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CEE088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE088
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE088 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD781
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#D6D7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cee088; /* rgb */ color: rgb(206, 224, 136); /* oklch */ color: oklch(87.3% 0.114 118.3);
Tailwind
colors: {
custom: {
50: '#dee9ac',
500: '#cee088',
950: '#000000',
},
}SCSS
$custom: #cee088; $custom-light: #dee9ac; $custom-dark: #000000;
JSON
{
"hex": "#cee088",
"rgb": {
"r": 206,
"g": 224,
"b": 136
},
"hsl": {
"h": 72.273,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.8734,
"c": 0.11392,
"h": 118.3
},
"luminance": 0.68211
}Semantic roles & 50–950 ramp
primary
#CEE088
secondary
#6954B8
accent
#1FC641
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481