#DEECB8#DEECB8
#DEECB8 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 92.0% C 0.070 H 120.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB8 |
|---|---|
| RGB | rgb(222, 236, 184) |
| HSL | hsl(76, 58%, 82%) |
| HSV | hsv(76, 22%, 93%) |
| CMYK | cmyk(5.9%, 0%, 22%, 7.5%) |
| CIE-LAB | lab(91.23, -13.31, 23.72) |
| CIE-LCH | lch(91.23, 27.20, 119.29°) |
| OKLab | oklab(91.96% -0.0349 0.0604) |
| OKLCH | oklch(91.96% 0.07 120) |
| XYZ | xyz(68.7705, 78.9813, 56.9601) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 5.89
Ivory (survey)
#FFFFCB
ΔE00 6.10
Cream (survey)
#FFFFC2
ΔE00 6.33
Palegoldenrod
#EEE8AA
ΔE00 6.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB8 #C6B8EC
analogous
#ECE0B8 #DEECB8 #C4ECB8
triadic
#DEECB8 #B8DEEC #ECB8DE
tetradic
#DEECB8 #B8ECE0 #C6B8EC #ECB8C4
square
#DEECB8 #B8ECE0 #C6B8EC #ECB8C4
split-complementary
#DEECB8 #B8C4EC #E0B8EC
monochromatic
#B1D257 #C8DF88 #DEECB8 #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DEECB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB8
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB8 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B5
Deuteranopia (green-blind)
#F1E6BA
Tritanopia (blue-blind)
#E3E6DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb8; /* rgb */ color: rgb(222, 236, 184); /* oklch */ color: oklch(92.0% 0.070 120.0);
Tailwind
colors: {
custom: {
50: '#e8f2cd',
500: '#deecb8',
950: '#000000',
},
}SCSS
$custom: #deecb8; $custom-light: #e8f2cd; $custom-dark: #000000;
JSON
{
"hex": "#deecb8",
"rgb": {
"r": 222,
"g": 236,
"b": 184
},
"hsl": {
"h": 76.154,
"s": 57.778,
"l": 82.353
},
"oklch": {
"l": 0.9196,
"c": 0.06975,
"h": 120
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#DEECB8
secondary
#937FC9
accent
#20C54D
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583