#CEE09B#CEE09B
#CEE09B is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.7% C 0.092 H 120.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE09B |
|---|---|
| RGB | rgb(206, 224, 155) |
| HSL | hsl(76, 53%, 74%) |
| HSV | hsv(76, 31%, 88%) |
| CMYK | cmyk(8%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(86.40, -17.24, 31.87) |
| CIE-LCH | lch(86.40, 36.23, 118.41°) |
| OKLab | oklab(87.67% -0.0463 0.0796) |
| OKLCH | oklch(87.67% 0.092 120.2) |
| XYZ | xyz(58.0253, 68.7998, 41.2268) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.91
Pale Olive
#B9CC81
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.70
Greenish Tan
#BCCB7A
ΔE00 5.75
Greenish Beige
#C9D179
ΔE00 5.84
Pale Olive Green
#B1D27B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE09B #AD9BE0
analogous
#E0D09B #CEE09B #ACE09B
triadic
#CEE09B #9BCEE0 #E09BCE
tetradic
#CEE09B #9BE0D0 #AD9BE0 #E09BAC
square
#CEE09B #9BE0D0 #AD9BE0 #E09BAC
split-complementary
#CEE09B #9BACE0 #D09BE0
monochromatic
#A0C33E #B7D26C #CEE09B #E5EECA #F4F8E8
Accessibility & contrast
On white
1.42
#CEE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE09B
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE09B | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D896
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#D4D9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cee09b; /* rgb */ color: rgb(206, 224, 155); /* oklch */ color: oklch(87.7% 0.092 120.2);
Tailwind
colors: {
custom: {
50: '#dde9b9',
500: '#cee09b',
950: '#000000',
},
}SCSS
$custom: #cee09b; $custom-light: #dde9b9; $custom-dark: #000000;
JSON
{
"hex": "#cee09b",
"rgb": {
"r": 206,
"g": 224,
"b": 155
},
"hsl": {
"h": 75.652,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.8767,
"c": 0.09211,
"h": 120.2
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#CEE09B
secondary
#7C67B9
accent
#25C04E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481