#D2DED6#D2DED6
#D2DED6 is a very light, near-neutral green. Relative luminance 0.708; OKLCH L 88.9% C 0.017 H 156.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED6 |
|---|---|
| RGB | rgb(210, 222, 214) |
| HSL | hsl(140, 15%, 85%) |
| HSV | hsv(140, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(87.39, -5.49, 2.53) |
| CIE-LCH | lch(87.39, 6.05, 155.29°) |
| OKLab | oklab(88.92% -0.0155 0.0066) |
| OKLCH | oklch(88.92% 0.017 156.9) |
| XYZ | xyz(64.8349, 70.7988, 73.8551) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 7.22
Mintcream
#F5FFFA
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED6 #DED2DA
analogous
#D4DED2 #D2DED6 #D2DEDC
triadic
#D2DED6 #D6D2DE #DED6D2
tetradic
#D2DED6 #D2D4DE #DED2DA #DEDCD2
square
#D2DED6 #D2D4DE #DED2DA #DEDCD2
split-complementary
#D2DED6 #DCD2DE #DED2D4
monochromatic
#8BAA96 #AFC4B6 #D2DED6 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.39
#D2DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D2DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED6
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED6 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DCDAD6
Tritanopia (blue-blind)
#D0DEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded6; /* rgb */ color: rgb(210, 222, 214); /* oklch */ color: oklch(88.9% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#dfe8e2',
500: '#d2ded6',
950: '#000000',
},
}SCSS
$custom: #d2ded6; $custom-light: #dfe8e2; $custom-dark: #000000;
JSON
{
"hex": "#d2ded6",
"rgb": {
"r": 210,
"g": 222,
"b": 214
},
"hsl": {
"h": 140,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88923,
"c": 0.01682,
"h": 156.9
},
"luminance": 0.70799
}Semantic roles & 50–950 ramp
primary
#D2DED6
secondary
#B3A1AD
accent
#4C809A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484