#DCE6D2#DCE6D2
#DCE6D2 is a very light, muted yellow-green. Relative luminance 0.765; OKLCH L 91.2% C 0.029 H 128.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6D2 |
|---|---|
| RGB | rgb(220, 230, 210) |
| HSL | hsl(90, 29%, 86%) |
| HSV | hsv(90, 9%, 90%) |
| CMYK | cmyk(4.3%, 0%, 8.7%, 9.8%) |
| CIE-LAB | lab(90.07, -6.88, 8.59) |
| CIE-LCH | lch(90.07, 11.01, 128.68°) |
| OKLab | oklab(91.19% -0.018 0.0224) |
| OKLCH | oklch(91.19% 0.029 128.8) |
| XYZ | xyz(69.4430, 76.4622, 72.0605) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.51
Honeydew
#F0FFF0
ΔE00 5.71
Light Grey
#D8DCD6
ΔE00 6.70
Eggshell
#F0EAD6
ΔE00 7.06
Off White (survey)
#FFFFE4
ΔE00 7.09
Lightyellow
#FFFFE0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6D2 #DCD2E6
analogous
#E6E6D2 #DCE6D2 #D2E6D2
triadic
#DCE6D2 #D2DCE6 #E6D2DC
tetradic
#DCE6D2 #D2E6E6 #DCD2E6 #E6D2D2
square
#DCE6D2 #D2E6E6 #DCD2E6 #E6D2D2
split-complementary
#DCE6D2 #D2D2E6 #E6D2E6
monochromatic
#9FBA83 #BDD0AB #DCE6D2 #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.29
#DCE6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DCE6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6D2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6D2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D1
Deuteranopia (green-blind)
#E7E2D3
Tritanopia (blue-blind)
#DDE4E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce6d2; /* rgb */ color: rgb(220, 230, 210); /* oklch */ color: oklch(91.2% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#e6eddf',
500: '#dce6d2',
950: '#000000',
},
}SCSS
$custom: #dce6d2; $custom-light: #e6eddf; $custom-dark: #000000;
JSON
{
"hex": "#dce6d2",
"rgb": {
"r": 220,
"g": 230,
"b": 210
},
"hsl": {
"h": 90,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.91191,
"c": 0.02878,
"h": 128.8
},
"luminance": 0.76462
}Semantic roles & 50–950 ramp
primary
#DCE6D2
secondary
#AE9EBE
accent
#3EA773
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484