#DEECBB#DEECBB
#DEECBB is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 92.0% C 0.066 H 120.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECBB |
|---|---|
| RGB | rgb(222, 236, 187) |
| HSL | hsl(77, 56%, 83%) |
| HSV | hsv(77, 21%, 93%) |
| CMYK | cmyk(5.9%, 0%, 20.8%, 7.5%) |
| CIE-LAB | lab(91.28, -12.86, 22.26) |
| CIE-LCH | lch(91.28, 25.71, 120.03°) |
| OKLab | oklab(92.03% -0.0337 0.0568) |
| OKLCH | oklch(92.03% 0.066 120.7) |
| XYZ | xyz(69.0883, 79.1084, 58.6338) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.11
Ivory (survey)
#FFFFCB
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 6.57
Cream
#FFFDD0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECBB #C9BBEC
analogous
#ECE1BB #DEECBB #C5ECBB
triadic
#DEECBB #BBDEEC #ECBBDE
tetradic
#DEECBB #BBECE1 #C9BBEC #ECBBC5
square
#DEECBB #BBECE1 #C9BBEC #ECBBC5
split-complementary
#DEECBB #BBC5EC #E1BBEC
monochromatic
#B0D15B #C7DF8B #DEECBB #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.25
#DEECBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DEECBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECBB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECBB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B8
Deuteranopia (green-blind)
#F1E6BD
Tritanopia (blue-blind)
#E2E7DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecbb; /* rgb */ color: rgb(222, 236, 187); /* oklch */ color: oklch(92.0% 0.066 120.7);
Tailwind
colors: {
custom: {
50: '#e8f2cf',
500: '#deecbb',
950: '#000000',
},
}SCSS
$custom: #deecbb; $custom-light: #e8f2cf; $custom-dark: #000000;
JSON
{
"hex": "#deecbb",
"rgb": {
"r": 222,
"g": 236,
"b": 187
},
"hsl": {
"h": 77.143,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.92025,
"c": 0.06605,
"h": 120.7
},
"luminance": 0.79108
}Semantic roles & 50–950 ramp
primary
#DEECBB
secondary
#9682C9
accent
#22C450
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583