#DBECBD#DBECBD
#DBECBD is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.8% C 0.065 H 123.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECBD |
|---|---|
| RGB | rgb(219, 236, 189) |
| HSL | hsl(82, 55%, 83%) |
| HSV | hsv(82, 20%, 93%) |
| CMYK | cmyk(7.2%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(91.11, -13.63, 20.95) |
| CIE-LCH | lch(91.11, 25.00, 123.04°) |
| OKLab | oklab(91.85% -0.0359 0.0536) |
| OKLCH | oklch(91.85% 0.065 123.8) |
| XYZ | xyz(68.3930, 78.7250, 59.7266) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.68
Ecru
#FEFFCA
ΔE00 6.73
Ivory (survey)
#FFFFCB
ΔE00 6.94
Very Pale Green
#CFFDBC
ΔE00 6.96
Eggshell (survey)
#FFFFD4
ΔE00 7.08
Light Sage
#BCECAC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECBD #CEBDEC
analogous
#ECE5BD #DBECBD #C3ECBD
triadic
#DBECBD #BDDBEC #ECBDDB
tetradic
#DBECBD #BDECE5 #CEBDEC #ECBDC3
square
#DBECBD #BDECE5 #CEBDEC #ECBDC3
split-complementary
#DBECBD #BDC3EC #E5BDEC
monochromatic
#A7D15E #C1DE8D #DBECBD #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.25
#DBECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DBECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECBD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECBD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BA
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#DEE7DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbecbd; /* rgb */ color: rgb(219, 236, 189); /* oklch */ color: oklch(91.8% 0.065 123.8);
Tailwind
colors: {
custom: {
50: '#e6f2d1',
500: '#dbecbd',
950: '#000000',
},
}SCSS
$custom: #dbecbd; $custom-light: #e6f2d1; $custom-dark: #000000;
JSON
{
"hex": "#dbecbd",
"rgb": {
"r": 219,
"g": 236,
"b": 189
},
"hsl": {
"h": 81.702,
"s": 55.294,
"l": 83.333
},
"oklch": {
"l": 0.91846,
"c": 0.06453,
"h": 123.8
},
"luminance": 0.78725
}Semantic roles & 50–950 ramp
primary
#DBECBD
secondary
#9D84C9
accent
#23C35D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583