#CEE49B#CEE49B
#CEE49B is a very light, moderate yellow-green. Relative luminance 0.710; OKLCH L 88.5% C 0.098 H 122.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE49B |
|---|---|
| RGB | rgb(206, 228, 155) |
| HSL | hsl(78, 57%, 75%) |
| HSV | hsv(78, 32%, 89%) |
| CMYK | cmyk(9.6%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(87.47, -19.21, 33.29) |
| CIE-LCH | lch(87.47, 38.43, 119.99°) |
| OKLab | oklab(88.52% -0.0519 0.083) |
| OKLCH | oklch(88.52% 0.098 122) |
| XYZ | xyz(59.1130, 70.9751, 41.5894) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 5.32
Pale Olive
#B9CC81
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 5.81
Light Sage
#BCECAC
ΔE00 6.27
Greenish Tan
#BCCB7A
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE49B #B19BE4
analogous
#E4D59B #CEE49B #AAE49B
triadic
#CEE49B #9BCEE4 #E49BCE
tetradic
#CEE49B #9BE4D5 #B19BE4 #E49BAA
square
#CEE49B #9BE4D5 #B19BE4 #E49BAA
split-complementary
#CEE49B #9BAAE4 #D59BE4
monochromatic
#9FCA3B #B6D76B #CEE49B #E6F1CB #F3F8E7
Accessibility & contrast
On white
1.38
#CEE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE49B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE49B | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#EADB9E
Tritanopia (blue-blind)
#D4DDD1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee49b; /* rgb */ color: rgb(206, 228, 155); /* oklch */ color: oklch(88.5% 0.098 122.0);
Tailwind
colors: {
custom: {
50: '#ddecb9',
500: '#cee49b',
950: '#000000',
},
}SCSS
$custom: #cee49b; $custom-light: #ddecb9; $custom-dark: #000000;
JSON
{
"hex": "#cee49b",
"rgb": {
"r": 206,
"g": 228,
"b": 155
},
"hsl": {
"h": 78.082,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.88522,
"c": 0.09786,
"h": 122
},
"luminance": 0.70975
}Semantic roles & 50–950 ramp
primary
#CEE49B
secondary
#8066BE
accent
#20C552
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481