#DCEDBF#DCEDBF
#DCEDBF is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.2% C 0.063 H 124.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDBF |
|---|---|
| RGB | rgb(220, 237, 191) |
| HSL | hsl(82, 56%, 84%) |
| HSV | hsv(82, 19%, 93%) |
| CMYK | cmyk(7.2%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(91.48, -13.47, 20.45) |
| CIE-LCH | lch(91.48, 24.48, 123.37°) |
| OKLab | oklab(92.17% -0.0355 0.0524) |
| OKLCH | oklch(92.17% 0.063 124.1) |
| XYZ | xyz(69.2021, 79.5455, 60.9882) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.53
Ecru
#FEFFCA
ΔE00 6.66
Ivory (survey)
#FFFFCB
ΔE00 6.87
Eggshell (survey)
#FFFFD4
ΔE00 6.92
Very Pale Green
#CFFDBC
ΔE00 7.00
Cream
#FFFDD0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDBF #D0BFED
analogous
#EDE7BF #DCEDBF #C5EDBF
triadic
#DCEDBF #BFDCED #EDBFDC
tetradic
#DCEDBF #BFEDE7 #D0BFED #EDBFC5
square
#DCEDBF #BFEDE7 #D0BFED #EDBFC5
split-complementary
#DCEDBF #BFC5ED #E7BFED
monochromatic
#A8D25F #C2E08F #DCEDBF #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.24
#DCEDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DCEDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDBF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDBF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BC
Deuteranopia (green-blind)
#F0E6C1
Tritanopia (blue-blind)
#DFE8E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedbf; /* rgb */ color: rgb(220, 237, 191); /* oklch */ color: oklch(92.2% 0.063 124.1);
Tailwind
colors: {
custom: {
50: '#e7f2d2',
500: '#dcedbf',
950: '#000000',
},
}SCSS
$custom: #dcedbf; $custom-light: #e7f2d2; $custom-dark: #000000;
JSON
{
"hex": "#dcedbf",
"rgb": {
"r": 220,
"g": 237,
"b": 191
},
"hsl": {
"h": 82.174,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.92172,
"c": 0.06326,
"h": 124.1
},
"luminance": 0.79546
}Semantic roles & 50–950 ramp
primary
#DCEDBF
secondary
#9F86CA
accent
#22C45E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583