#DCEDCF#DCEDCF
#DCEDCF is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.044 H 131.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDCF |
|---|---|
| RGB | rgb(220, 237, 207) |
| HSL | hsl(94, 45%, 87%) |
| HSV | hsv(94, 13%, 93%) |
| CMYK | cmyk(7.2%, 0%, 12.7%, 7.1%) |
| CIE-LAB | lab(91.81, -10.92, 12.64) |
| CIE-LCH | lch(91.81, 16.70, 130.81°) |
| OKLab | oklab(92.55% -0.029 0.0328) |
| OKLCH | oklch(92.55% 0.044 131.5) |
| XYZ | xyz(71.0600, 80.2886, 70.7730) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.61
Beige
#F5F5DC
ΔE00 6.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.23
Lightyellow
#FFFFE0
ΔE00 7.50
Off White (survey)
#FFFFE4
ΔE00 7.73
Eggshell (survey)
#FFFFD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDCF #E0CFED
analogous
#EBEDCF #DCEDCF #CFEDD1
triadic
#DCEDCF #CFDCED #EDCFDC
tetradic
#DCEDCF #CFEBED #E0CFED #EDD1CF
square
#DCEDCF #CFEBED #E0CFED #EDD1CF
split-complementary
#DCEDCF #D1CFED #EDCFEB
monochromatic
#9BCC76 #BCDCA2 #DCEDCF #EFF7E9 #EFF7E9
Accessibility & contrast
On white
1.23
#DCEDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DCEDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDCF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDCF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CD
Deuteranopia (green-blind)
#EDE7D0
Tritanopia (blue-blind)
#DDEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedcf; /* rgb */ color: rgb(220, 237, 207); /* oklch */ color: oklch(92.5% 0.044 131.5);
Tailwind
colors: {
custom: {
50: '#e7f2dd',
500: '#dcedcf',
950: '#000000',
},
}SCSS
$custom: #dcedcf; $custom-light: #e7f2dd; $custom-dark: #000000;
JSON
{
"hex": "#dcedcf",
"rgb": {
"r": 220,
"g": 237,
"b": 207
},
"hsl": {
"h": 94,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92546,
"c": 0.04377,
"h": 131.5
},
"luminance": 0.80289
}Semantic roles & 50–950 ramp
primary
#DCEDCF
secondary
#B397C9
accent
#2DB97C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584