#D2DED5#D2DED5
#D2DED5 is a very light, near-neutral green. Relative luminance 0.707; OKLCH L 88.9% C 0.018 H 153.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED5 |
|---|---|
| RGB | rgb(210, 222, 213) |
| HSL | hsl(135, 15%, 85%) |
| HSV | hsv(135, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.36, -5.67, 3.02) |
| CIE-LCH | lch(87.36, 6.43, 151.99°) |
| OKLab | oklab(88.9% -0.0159 0.0079) |
| OKLCH | oklch(88.9% 0.018 153.6) |
| XYZ | xyz(64.7076, 70.7478, 73.1846) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.30
Mintcream
#F5FFFA
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED5 #DED2DB
analogous
#D5DED2 #D2DED5 #D2DEDB
triadic
#D2DED5 #D5D2DE #DED5D2
tetradic
#D2DED5 #D2D5DE #DED2DB #DEDBD2
square
#D2DED5 #D2D5DE #DED2DB #DEDBD2
split-complementary
#D2DED5 #DBD2DE #DED2D5
monochromatic
#8BAA93 #AFC4B4 #D2DED5 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.39
#D2DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D2DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED5
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED5 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#D0DEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded5; /* rgb */ color: rgb(210, 222, 213); /* oklch */ color: oklch(88.9% 0.018 153.6);
Tailwind
colors: {
custom: {
50: '#dfe8e1',
500: '#d2ded5',
950: '#000000',
},
}SCSS
$custom: #d2ded5; $custom-light: #dfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#d2ded5",
"rgb": {
"r": 210,
"g": 222,
"b": 213
},
"hsl": {
"h": 135,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88895,
"c": 0.01771,
"h": 153.6
},
"luminance": 0.70748
}Semantic roles & 50–950 ramp
primary
#D2DED5
secondary
#B3A1AF
accent
#4C869A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484