#DCE8DF#DCE8DF
#DCE8DF is a very light, near-neutral green. Relative luminance 0.783; OKLCH L 91.9% C 0.018 H 153.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8DF |
|---|---|
| RGB | rgb(220, 232, 223) |
| HSL | hsl(135, 21%, 89%) |
| HSV | hsv(135, 5%, 91%) |
| CMYK | cmyk(5.2%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(90.90, -5.63, 2.99) |
| CIE-LCH | lch(90.90, 6.37, 152.00°) |
| OKLab | oklab(91.94% -0.0157 0.0078) |
| OKLCH | oklch(91.94% 0.018 153.5) |
| XYZ | xyz(71.6886, 78.2561, 81.1259) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.40
Honeydew
#F0FFF0
ΔE00 5.30
Mintcream
#F5FFFA
ΔE00 5.39
Azure (CSS)
#F0FFFF
ΔE00 6.40
Ivory
#FFFFF0
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8DF #E8DCE5
analogous
#DFE8DC #DCE8DF #DCE8E5
triadic
#DCE8DF #DFDCE8 #E8DFDC
tetradic
#DCE8DF #DCDFE8 #E8DCE5 #E8E5DC
square
#DCE8DF #DCDFE8 #E8DCE5 #E8E5DC
split-complementary
#DCE8DF #E5DCE8 #E8DCDF
monochromatic
#92B79B #B7D0BD #DCE8DF #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.26
#DCE8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DCE8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8DF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8DF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#DAE8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce8df; /* rgb */ color: rgb(220, 232, 223); /* oklch */ color: oklch(91.9% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#e6efe9',
500: '#dce8df',
950: '#000000',
},
}SCSS
$custom: #dce8df; $custom-light: #e6efe9; $custom-dark: #000000;
JSON
{
"hex": "#dce8df",
"rgb": {
"r": 220,
"g": 232,
"b": 223
},
"hsl": {
"h": 135,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.91943,
"c": 0.01757,
"h": 153.5
},
"luminance": 0.78257
}Semantic roles & 50–950 ramp
primary
#DCE8DF
secondary
#BFA9BA
accent
#46899F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584