#D2DFD3#D2DFD3
#D2DFD3 is a very light, muted green. Relative luminance 0.712; OKLCH L 89.0% C 0.021 H 147.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD3 |
|---|---|
| RGB | rgb(210, 223, 211) |
| HSL | hsl(125, 17%, 85%) |
| HSV | hsv(125, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.57, -6.55, 4.37) |
| CIE-LCH | lch(87.57, 7.87, 146.24°) |
| OKLab | oklab(89.04% -0.018 0.0115) |
| OKLCH | oklch(89.04% 0.021 147.6) |
| XYZ | xyz(64.7217, 71.1797, 71.9447) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.84
Honeydew
#F0FFF0
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.81
Mintcream
#F5FFFA
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.40
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD3 #DFD2DE
analogous
#D8DFD2 #D2DFD3 #D2DFDA
triadic
#D2DFD3 #D3D2DF #DFD3D2
tetradic
#D2DFD3 #D2D8DF #DFD2DE #DFDAD2
square
#D2DFD3 #D2D8DF #DFD2DE #DFDAD2
split-complementary
#D2DFD3 #DAD2DF #DFD2D8
monochromatic
#8AAC8D #AEC6B0 #D2DFD3 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.38
#D2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD3
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD3 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#D1DEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dfd3; /* rgb */ color: rgb(210, 223, 211); /* oklch */ color: oklch(89.0% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#dfe9e0',
500: '#d2dfd3',
950: '#000000',
},
}SCSS
$custom: #d2dfd3; $custom-light: #dfe9e0; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd3",
"rgb": {
"r": 210,
"g": 223,
"b": 211
},
"hsl": {
"h": 124.615,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89044,
"c": 0.02138,
"h": 147.6
},
"luminance": 0.7118
}Semantic roles & 50–950 ramp
primary
#D2DFD3
secondary
#B5A1B3
accent
#4A959B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484