#DCEDCB#DCEDCB
#DCEDCB is a very light, muted yellow-green. Relative luminance 0.801; OKLCH L 92.4% C 0.049 H 129.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDCB |
|---|---|
| RGB | rgb(220, 237, 203) |
| HSL | hsl(90, 49%, 86%) |
| HSV | hsv(90, 14%, 93%) |
| CMYK | cmyk(7.2%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(91.73, -11.57, 14.59) |
| CIE-LCH | lch(91.73, 18.62, 128.42°) |
| OKLab | oklab(92.45% -0.0306 0.0377) |
| OKLCH | oklch(92.45% 0.049 129.1) |
| XYZ | xyz(70.5772, 80.0955, 68.2301) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.28
Eggshell (survey)
#FFFFD4
ΔE00 7.49
Lightyellow
#FFFFE0
ΔE00 7.54
Honeydew
#F0FFF0
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDCB #DCCBED
analogous
#EDEDCB #DCEDCB #CBEDCB
triadic
#DCEDCB #CBDCED #EDCBDC
tetradic
#DCEDCB #CBEDED #DCCBED #EDCBCB
square
#DCEDCB #CBEDED #DCCBED #EDCBCB
split-complementary
#DCEDCB #CBCBED #EDCBED
monochromatic
#9FCE70 #BDDD9E #DCEDCB #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.23
#DCEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DCEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDCB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDCB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#EEE7CC
Tritanopia (blue-blind)
#DEEAE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedcb; /* rgb */ color: rgb(220, 237, 203); /* oklch */ color: oklch(92.4% 0.049 129.1);
Tailwind
colors: {
custom: {
50: '#e7f2da',
500: '#dcedcb',
950: '#000000',
},
}SCSS
$custom: #dcedcb; $custom-light: #e7f2da; $custom-dark: #000000;
JSON
{
"hex": "#dcedcb",
"rgb": {
"r": 220,
"g": 237,
"b": 203
},
"hsl": {
"h": 90,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92449,
"c": 0.04859,
"h": 129.1
},
"luminance": 0.80096
}Semantic roles & 50–950 ramp
primary
#DCEDCB
secondary
#AE93CA
accent
#2ABC73
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584