#DBEDCD#DBEDCD
#DBEDCD is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.4% C 0.047 H 131.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEDCD |
|---|---|
| RGB | rgb(219, 237, 205) |
| HSL | hsl(94, 47%, 87%) |
| HSV | hsv(94, 14%, 93%) |
| CMYK | cmyk(7.6%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(91.70, -11.59, 13.51) |
| CIE-LCH | lch(91.70, 17.80, 130.63°) |
| OKLab | oklab(92.43% -0.0308 0.035) |
| OKLCH | oklch(92.43% 0.047 131.4) |
| XYZ | xyz(70.5152, 80.0358, 69.4793) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.27
Beige
#F5F5DC
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 7.77
Eggshell (survey)
#FFFFD4
ΔE00 7.96
Off White (survey)
#FFFFE4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEDCD #DFCDED
analogous
#EBEDCD #DBEDCD #CDEDCF
triadic
#DBEDCD #CDDBED #EDCDDB
tetradic
#DBEDCD #CDEBED #DFCDED #EDCFCD
square
#DBEDCD #CDEBED #DFCDED #EDCFCD
split-complementary
#DBEDCD #CFCDED #EDCDEB
monochromatic
#9ACD73 #BBDDA0 #DBEDCD #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.23
#DBEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DBEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEDCD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEDCD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#EDE7CE
Tritanopia (blue-blind)
#DCEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbedcd; /* rgb */ color: rgb(219, 237, 205); /* oklch */ color: oklch(92.4% 0.047 131.4);
Tailwind
colors: {
custom: {
50: '#e6f2dc',
500: '#dbedcd',
950: '#000000',
},
}SCSS
$custom: #dbedcd; $custom-light: #e6f2dc; $custom-dark: #000000;
JSON
{
"hex": "#dbedcd",
"rgb": {
"r": 219,
"g": 237,
"b": 205
},
"hsl": {
"h": 93.75,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92425,
"c": 0.04662,
"h": 131.4
},
"luminance": 0.80036
}Semantic roles & 50–950 ramp
primary
#DBEDCD
secondary
#B295C9
accent
#2BBA7C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584