#DBEDC2#DBEDC2
#DBEDC2 is a very light, muted yellow-green. Relative luminance 0.795; OKLCH L 92.2% C 0.060 H 126.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEDC2 |
|---|---|
| RGB | rgb(219, 237, 194) |
| HSL | hsl(85, 54%, 85%) |
| HSV | hsv(85, 18%, 93%) |
| CMYK | cmyk(7.6%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(91.47, -13.36, 18.88) |
| CIE-LCH | lch(91.47, 23.12, 125.28°) |
| OKLab | oklab(92.17% -0.0353 0.0485) |
| OKLCH | oklch(92.17% 0.06 126) |
| XYZ | xyz(69.2338, 79.5233, 62.7306) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.73
Ecru
#FEFFCA
ΔE00 7.16
Eggshell (survey)
#FFFFD4
ΔE00 7.18
Very Pale Green
#CFFDBC
ΔE00 7.19
Ivory (survey)
#FFFFCB
ΔE00 7.35
Very Light Green
#D1FFBD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEDC2 #D4C2ED
analogous
#EDE9C2 #DBEDC2 #C6EDC2
triadic
#DBEDC2 #C2DBED #EDC2DB
tetradic
#DBEDC2 #C2EDE9 #D4C2ED #EDC2C6
square
#DBEDC2 #C2EDE9 #D4C2ED #EDC2C6
split-complementary
#DBEDC2 #C2C6ED #E9C2ED
monochromatic
#A3D163 #BFDF93 #DBEDC2 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.24
#DBEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DBEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEDC2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEDC2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7BF
Deuteranopia (green-blind)
#EFE6C4
Tritanopia (blue-blind)
#DEE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbedc2; /* rgb */ color: rgb(219, 237, 194); /* oklch */ color: oklch(92.2% 0.060 126.0);
Tailwind
colors: {
custom: {
50: '#e6f2d4',
500: '#dbedc2',
950: '#000000',
},
}SCSS
$custom: #dbedc2; $custom-light: #e6f2d4; $custom-dark: #000000;
JSON
{
"hex": "#dbedc2",
"rgb": {
"r": 219,
"g": 237,
"b": 194
},
"hsl": {
"h": 85.116,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.92166,
"c": 0.05995,
"h": 126
},
"luminance": 0.79523
}Semantic roles & 50–950 ramp
primary
#DBEDC2
secondary
#A489CA
accent
#24C266
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583