#D1DED2#D1DED2
#D1DED2 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.7% C 0.021 H 147.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DED2 |
|---|---|
| RGB | rgb(209, 222, 210) |
| HSL | hsl(125, 16%, 85%) |
| HSV | hsv(125, 6%, 87%) |
| CMYK | cmyk(5.9%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.22, -6.55, 4.38) |
| CIE-LCH | lch(87.22, 7.88, 146.24°) |
| OKLab | oklab(88.74% -0.0181 0.0115) |
| OKLCH | oklch(88.74% 0.021 147.6) |
| XYZ | xyz(64.0465, 70.4506, 71.1844) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.68
Mintcream
#F5FFFA
ΔE00 8.08
Beige
#F5F5DC
ΔE00 8.54
Gainsboro
#DCDCDC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DED2 #DED1DD
analogous
#D7DED1 #D1DED2 #D1DED9
triadic
#D1DED2 #D2D1DE #DED2D1
tetradic
#D1DED2 #D1D7DE #DED1DD #DED9D1
square
#D1DED2 #D1D7DE #DED1DD #DED9D1
split-complementary
#D1DED2 #D9D1DE #DED1D7
monochromatic
#8AAB8C #ADC4AF #D1DED2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.39
#D1DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D1DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DED2
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DED2 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#D0DDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1ded2; /* rgb */ color: rgb(209, 222, 210); /* oklch */ color: oklch(88.7% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#dfe8df',
500: '#d1ded2',
950: '#000000',
},
}SCSS
$custom: #d1ded2; $custom-light: #dfe8df; $custom-dark: #000000;
JSON
{
"hex": "#d1ded2",
"rgb": {
"r": 209,
"g": 222,
"b": 210
},
"hsl": {
"h": 124.615,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.88738,
"c": 0.02139,
"h": 147.6
},
"luminance": 0.70451
}Semantic roles & 50–950 ramp
primary
#D1DED2
secondary
#B3A0B2
accent
#4B959B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484