#DBEECB#DBEECB
#DBEECB is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.6% C 0.051 H 130.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEECB |
|---|---|
| RGB | rgb(219, 238, 203) |
| HSL | hsl(93, 51%, 86%) |
| HSV | hsv(93, 15%, 93%) |
| CMYK | cmyk(8%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(91.92, -12.42, 14.85) |
| CIE-LCH | lch(91.92, 19.36, 129.90°) |
| OKLab | oklab(92.58% -0.033 0.0384) |
| OKLCH | oklch(92.58% 0.051 130.7) |
| XYZ | xyz(70.5657, 80.5205, 68.3127) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.17
Eggshell (survey)
#FFFFD4
ΔE00 7.77
Honeydew
#F0FFF0
ΔE00 7.83
Beige
#F5F5DC
ΔE00 7.84
Lightyellow
#FFFFE0
ΔE00 7.96
Cream
#FFFDD0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEECB #DECBEE
analogous
#EDEECB #DBEECB #CBEECD
triadic
#DBEECB #CBDBEE #EECBDB
tetradic
#DBEECB #CBEDEE #DECBEE #EECDCB
square
#DBEECB #CBEDEE #DECBEE #EECDCB
split-complementary
#DBEECB #CDCBEE #EECBED
monochromatic
#9BD06F #BBDF9D #DBEECB #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.23
#DBEECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DBEECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEECB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEECB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#EFE7CC
Tritanopia (blue-blind)
#DCEBE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbeecb; /* rgb */ color: rgb(219, 238, 203); /* oklch */ color: oklch(92.6% 0.051 130.7);
Tailwind
colors: {
custom: {
50: '#e6f3da',
500: '#dbeecb',
950: '#000000',
},
}SCSS
$custom: #dbeecb; $custom-light: #e6f3da; $custom-dark: #000000;
JSON
{
"hex": "#dbeecb",
"rgb": {
"r": 219,
"g": 238,
"b": 203
},
"hsl": {
"h": 92.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92583,
"c": 0.05062,
"h": 130.7
},
"luminance": 0.80521
}Semantic roles & 50–950 ramp
primary
#DBEECB
secondary
#B192CB
accent
#27BE79
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584