#D2DFD6#D2DFD6
#D2DFD6 is a very light, near-neutral green. Relative luminance 0.713; OKLCH L 89.1% C 0.018 H 155.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD6 |
|---|---|
| RGB | rgb(210, 223, 214) |
| HSL | hsl(138, 17%, 85%) |
| HSV | hsv(138, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.65, -6.00, 2.90) |
| CIE-LCH | lch(87.65, 6.67, 154.20°) |
| OKLab | oklab(89.13% -0.0169 0.0076) |
| OKLCH | oklch(89.13% 0.019 155.8) |
| XYZ | xyz(65.1013, 71.3315, 73.9439) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.18
Honeydew
#F0FFF0
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.11
Mintcream
#F5FFFA
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD6 #DFD2DB
analogous
#D5DFD2 #D2DFD6 #D2DFDD
triadic
#D2DFD6 #D6D2DF #DFD6D2
tetradic
#D2DFD6 #D2D5DF #DFD2DB #DFDDD2
square
#D2DFD6 #D2D5DF #DFD2DB #DFDDD2
split-complementary
#D2DFD6 #DDD2DF #DFD2D5
monochromatic
#8AAC95 #AEC6B5 #D2DFD6 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.38
#D2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD6
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD6 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#D0DFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfd6; /* rgb */ color: rgb(210, 223, 214); /* oklch */ color: oklch(89.1% 0.018 155.8);
Tailwind
colors: {
custom: {
50: '#dfe9e2',
500: '#d2dfd6',
950: '#000000',
},
}SCSS
$custom: #d2dfd6; $custom-light: #dfe9e2; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd6",
"rgb": {
"r": 210,
"g": 223,
"b": 214
},
"hsl": {
"h": 138.462,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89127,
"c": 0.0185,
"h": 155.8
},
"luminance": 0.71332
}Semantic roles & 50–950 ramp
primary
#D2DFD6
secondary
#B5A1AE
accent
#4A829B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484