#DEECCD#DEECCD
#DEECCD is a very light, muted yellow-green. Relative luminance 0.799; OKLCH L 92.4% C 0.044 H 127.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECCD |
|---|---|
| RGB | rgb(222, 236, 205) |
| HSL | hsl(87, 45%, 86%) |
| HSV | hsv(87, 13%, 93%) |
| CMYK | cmyk(5.9%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(91.65, -10.05, 13.47) |
| CIE-LCH | lch(91.65, 16.81, 126.74°) |
| OKLab | oklab(92.44% -0.0264 0.0349) |
| OKLCH | oklch(92.44% 0.044 127.1) |
| XYZ | xyz(71.1374, 79.9281, 69.4257) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.42
Lightyellow
#FFFFE0
ΔE00 6.82
Honeydew
#F0FFF0
ΔE00 6.88
Off White (survey)
#FFFFE4
ΔE00 7.10
Eggshell (survey)
#FFFFD4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECCD #DBCDEC
analogous
#ECEBCD #DEECCD #CFECCD
triadic
#DEECCD #CDDEEC #ECCDDE
tetradic
#DEECCD #CDECEB #DBCDEC #ECCDCF
square
#DEECCD #CDECEB #DBCDEC #ECCDCF
split-complementary
#DEECCD #CDCFEC #EBCDEC
monochromatic
#A3CA74 #C1DBA1 #DEECCD #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.24
#DEECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DEECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECCD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECCD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#E0E9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeccd; /* rgb */ color: rgb(222, 236, 205); /* oklch */ color: oklch(92.4% 0.044 127.1);
Tailwind
colors: {
custom: {
50: '#e8f2dc',
500: '#deeccd',
950: '#000000',
},
}SCSS
$custom: #deeccd; $custom-light: #e8f2dc; $custom-dark: #000000;
JSON
{
"hex": "#deeccd",
"rgb": {
"r": 222,
"g": 236,
"b": 205
},
"hsl": {
"h": 87.097,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.92439,
"c": 0.04375,
"h": 127.1
},
"luminance": 0.79928
}Semantic roles & 50–950 ramp
primary
#DEECCD
secondary
#AC95C8
accent
#2DB86C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584