#D2DFD5#D2DFD5
#D2DFD5 is a very light, near-neutral green. Relative luminance 0.713; OKLCH L 89.1% C 0.019 H 152.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD5 |
|---|---|
| RGB | rgb(210, 223, 213) |
| HSL | hsl(134, 17%, 85%) |
| HSV | hsv(134, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.62, -6.19, 3.39) |
| CIE-LCH | lch(87.62, 7.06, 151.25°) |
| OKLab | oklab(89.1% -0.0173 0.0089) |
| OKLCH | oklch(89.1% 0.019 152.8) |
| XYZ | xyz(64.9740, 71.2806, 73.2734) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Honeydew
#F0FFF0
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 8.08
Azure (CSS)
#F0FFFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD5 #DFD2DC
analogous
#D6DFD2 #D2DFD5 #D2DFDC
triadic
#D2DFD5 #D5D2DF #DFD5D2
tetradic
#D2DFD5 #D2D6DF #DFD2DC #DFDCD2
square
#D2DFD5 #D2D6DF #DFD2DC #DFDCD2
split-complementary
#D2DFD5 #DCD2DF #DFD2D6
monochromatic
#8AAC92 #AEC6B4 #D2DFD5 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.38
#D2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD5
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD5 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#D0DFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfd5; /* rgb */ color: rgb(210, 223, 213); /* oklch */ color: oklch(89.1% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#dfe9e1',
500: '#d2dfd5',
950: '#000000',
},
}SCSS
$custom: #d2dfd5; $custom-light: #dfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd5",
"rgb": {
"r": 210,
"g": 223,
"b": 213
},
"hsl": {
"h": 133.846,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89099,
"c": 0.01941,
"h": 152.8
},
"luminance": 0.71281
}Semantic roles & 50–950 ramp
primary
#D2DFD5
secondary
#B5A1B0
accent
#4A889B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484