#CEE2B4#CEE2B4
#CEE2B4 is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.6% C 0.065 H 126.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2B4 |
|---|---|
| RGB | rgb(206, 226, 180) |
| HSL | hsl(86, 44%, 80%) |
| HSV | hsv(86, 20%, 89%) |
| CMYK | cmyk(8.8%, 0%, 20.4%, 11.4%) |
| CIE-LAB | lab(87.39, -14.64, 20.31) |
| CIE-LCH | lch(87.39, 25.04, 125.77°) |
| OKLab | oklab(88.61% -0.0389 0.052) |
| OKLCH | oklch(88.61% 0.065 126.8) |
| XYZ | xyz(60.8870, 70.8095, 53.6311) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.42
Very Pale Green
#CFFDBC
ΔE00 7.57
Very Light Green
#D1FFBD
ΔE00 7.88
Light Khaki
#E6F2A2
ΔE00 8.48
Pale Olive
#B9CC81
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2B4 #C8B4E2
analogous
#E2DFB4 #CEE2B4 #B7E2B4
triadic
#CEE2B4 #B4CEE2 #E2B4CE
tetradic
#CEE2B4 #B4E2DF #C8B4E2 #E2B4B7
square
#CEE2B4 #B4E2DF #C8B4E2 #E2B4B7
split-complementary
#CEE2B4 #B4B7E2 #DFB4E2
monochromatic
#94C05C #B1D188 #CEE2B4 #EBF3E0 #F1F6E9
Accessibility & contrast
On white
1.39
#CEE2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEE2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2B4
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2B4 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#E4DBB6
Tritanopia (blue-blind)
#D1DED5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee2b4; /* rgb */ color: rgb(206, 226, 180); /* oklch */ color: oklch(88.6% 0.065 126.8);
Tailwind
colors: {
custom: {
50: '#ddebca',
500: '#cee2b4',
950: '#000000',
},
}SCSS
$custom: #cee2b4; $custom-light: #ddebca; $custom-dark: #000000;
JSON
{
"hex": "#cee2b4",
"rgb": {
"r": 206,
"g": 226,
"b": 180
},
"hsl": {
"h": 86.087,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.88606,
"c": 0.0649,
"h": 126.8
},
"luminance": 0.7081
}Semantic roles & 50–950 ramp
primary
#CEE2B4
secondary
#997FBB
accent
#2EB76A
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482