#CEE2BB#CEE2BB
#CEE2BB is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 88.8% C 0.056 H 129.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2BB |
|---|---|
| RGB | rgb(206, 226, 187) |
| HSL | hsl(91, 40%, 81%) |
| HSV | hsv(91, 17%, 89%) |
| CMYK | cmyk(8.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.53, -13.53, 16.87) |
| CIE-LCH | lch(87.53, 21.62, 128.74°) |
| OKLab | oklab(88.77% -0.036 0.0434) |
| OKLCH | oklch(88.77% 0.056 129.7) |
| XYZ | xyz(61.6182, 71.1020, 57.4819) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.03
Light Sage
#BCECAC
ΔE00 7.44
Very Pale Green
#CFFDBC
ΔE00 8.44
Very Light Green
#D1FFBD
ΔE00 8.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.79
Eggshell (survey)
#FFFFD4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2BB #CFBBE2
analogous
#E1E2BB #CEE2BB #BBE2BB
triadic
#CEE2BB #BBCEE2 #E2BBCE
tetradic
#CEE2BB #BBE1E2 #CFBBE2 #E2BBBB
square
#CEE2BB #BBE1E2 #CFBBE2 #E2BBBB
split-complementary
#CEE2BB #BBBBE2 #E2BBE1
monochromatic
#90BD65 #AFD090 #CEE2BB #EDF4E6 #F0F6EA
Accessibility & contrast
On white
1.38
#CEE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CEE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2BB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2BB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#D0DED7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee2bb; /* rgb */ color: rgb(206, 226, 187); /* oklch */ color: oklch(88.8% 0.056 129.7);
Tailwind
colors: {
custom: {
50: '#ddebcf',
500: '#cee2bb',
950: '#000000',
},
}SCSS
$custom: #cee2bb; $custom-light: #ddebcf; $custom-dark: #000000;
JSON
{
"hex": "#cee2bb",
"rgb": {
"r": 206,
"g": 226,
"b": 187
},
"hsl": {
"h": 90.769,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88765,
"c": 0.05639,
"h": 129.7
},
"luminance": 0.71102
}Semantic roles & 50–950 ramp
primary
#CEE2BB
secondary
#A186BB
accent
#32B374
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483