#DBECCD#DBECCD
#DBECCD is a very light, muted yellow-green. Relative luminance 0.795; OKLCH L 92.2% C 0.045 H 130.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECCD |
|---|---|
| RGB | rgb(219, 236, 205) |
| HSL | hsl(93, 45%, 86%) |
| HSV | hsv(93, 13%, 93%) |
| CMYK | cmyk(7.2%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(91.44, -11.09, 13.14) |
| CIE-LCH | lch(91.44, 17.19, 130.17°) |
| OKLab | oklab(92.22% -0.0294 0.034) |
| OKLCH | oklch(92.22% 0.045 130.8) |
| XYZ | xyz(70.2265, 79.4584, 69.3830) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.99
Beige
#F5F5DC
ΔE00 7.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.21
Lightyellow
#FFFFE0
ΔE00 7.63
Off White (survey)
#FFFFE4
ΔE00 7.90
Eggshell (survey)
#FFFFD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECCD #DECDEC
analogous
#EBECCD #DBECCD #CDECCF
triadic
#DBECCD #CDDBEC #ECCDDB
tetradic
#DBECCD #CDEBEC #DECDEC #ECCFCD
square
#DBECCD #CDEBEC #DECDEC #ECCFCD
split-complementary
#DBECCD #CFCDEC #ECCDEB
monochromatic
#9BCA74 #BBDBA1 #DBECCD #EFF7E9 #EFF7E9
Accessibility & contrast
On white
1.24
#DBECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DBECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECCD
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECCD | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EDE6CE
Tritanopia (blue-blind)
#DCE9E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbeccd; /* rgb */ color: rgb(219, 236, 205); /* oklch */ color: oklch(92.2% 0.045 130.8);
Tailwind
colors: {
custom: {
50: '#e6f2dc',
500: '#dbeccd',
950: '#000000',
},
}SCSS
$custom: #dbeccd; $custom-light: #e6f2dc; $custom-dark: #000000;
JSON
{
"hex": "#dbeccd",
"rgb": {
"r": 219,
"g": 236,
"b": 205
},
"hsl": {
"h": 92.903,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.92219,
"c": 0.04501,
"h": 130.8
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#DBECCD
secondary
#B195C8
accent
#2DB879
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584