#DBEECD#DBEECD
#DBEECD is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.6% C 0.048 H 131.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEECD |
|---|---|
| RGB | rgb(219, 238, 205) |
| HSL | hsl(95, 49%, 87%) |
| HSV | hsv(95, 14%, 93%) |
| CMYK | cmyk(8%, 0%, 13.9%, 6.7%) |
| CIE-LAB | lab(91.96, -12.09, 13.87) |
| CIE-LCH | lch(91.96, 18.40, 131.07°) |
| OKLab | oklab(92.63% -0.0322 0.0359) |
| OKLCH | oklch(92.63% 0.048 131.9) |
| XYZ | xyz(70.8055, 80.6165, 69.5760) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.34
Honeydew
#F0FFF0
ΔE00 7.35
Beige
#F5F5DC
ΔE00 7.67
Lightyellow
#FFFFE0
ΔE00 7.92
Eggshell (survey)
#FFFFD4
ΔE00 7.98
Off White (survey)
#FFFFE4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEECD #E0CDEE
analogous
#ECEECD #DBEECD #CDEED0
triadic
#DBEECD #CDDBEE #EECDDB
tetradic
#DBEECD #CDECEE #E0CDEE #EED0CD
square
#DBEECD #CDECEE #E0CDEE #EED0CD
split-complementary
#DBEECD #D0CDEE #EECDEC
monochromatic
#99CF72 #BADE9F #DBEECD #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.23
#DBEECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DBEECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEECD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEECD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#DCEBE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbeecd; /* rgb */ color: rgb(219, 238, 205); /* oklch */ color: oklch(92.6% 0.048 131.9);
Tailwind
colors: {
custom: {
50: '#e6f3dc',
500: '#dbeecd',
950: '#000000',
},
}SCSS
$custom: #dbeecd; $custom-light: #e6f3dc; $custom-dark: #000000;
JSON
{
"hex": "#dbeecd",
"rgb": {
"r": 219,
"g": 238,
"b": 205
},
"hsl": {
"h": 94.545,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92631,
"c": 0.04824,
"h": 131.9
},
"luminance": 0.80617
}Semantic roles & 50–950 ramp
primary
#DBEECD
secondary
#B494CB
accent
#29BD7E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584