#D1DED1#D1DED1
#D1DED1 is a very light, muted green. Relative luminance 0.704; OKLCH L 88.7% C 0.022 H 145.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DED1 |
|---|---|
| RGB | rgb(209, 222, 209) |
| HSL | hsl(120, 16%, 85%) |
| HSV | hsv(120, 6%, 87%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.19, -6.73, 4.87) |
| CIE-LCH | lch(87.19, 8.31, 144.11°) |
| OKLab | oklab(88.71% -0.0185 0.0127) |
| OKLCH | oklch(88.71% 0.022 145.4) |
| XYZ | xyz(63.9223, 70.4009, 70.5303) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.11
Honeydew
#F0FFF0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.94
Mintcream
#F5FFFA
ΔE00 8.26
Beige
#F5F5DC
ΔE00 8.36
Eggshell
#F0EAD6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DED1 #DED1DE
analogous
#D8DED1 #D1DED1 #D1DED8
triadic
#D1DED1 #D1D1DE #DED1D1
tetradic
#D1DED1 #D1D8DE #DED1DE #DED8D1
square
#D1DED1 #D1D8DE #DED1DE #DED8D1
split-complementary
#D1DED1 #D8D1DE #DED1D8
monochromatic
#8AAB8A #ADC4AD #D1DED1 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.39
#D1DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D1DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DED1
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DED1 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBD0
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#D0DDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1ded1; /* rgb */ color: rgb(209, 222, 209); /* oklch */ color: oklch(88.7% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#dfe8df',
500: '#d1ded1',
950: '#000000',
},
}SCSS
$custom: #d1ded1; $custom-light: #dfe8df; $custom-dark: #000000;
JSON
{
"hex": "#d1ded1",
"rgb": {
"r": 209,
"g": 222,
"b": 209
},
"hsl": {
"h": 120,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.88711,
"c": 0.02243,
"h": 145.4
},
"luminance": 0.70401
}Semantic roles & 50–950 ramp
primary
#D1DED1
secondary
#B3A0B3
accent
#4B9B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484