#D1DFD2#D1DFD2
#D1DFD2 is a very light, muted green. Relative luminance 0.710; OKLCH L 88.9% C 0.023 H 147.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD2 |
|---|---|
| RGB | rgb(209, 223, 210) |
| HSL | hsl(124, 18%, 85%) |
| HSV | hsv(124, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.48, -7.06, 4.75) |
| CIE-LCH | lch(87.48, 8.51, 146.06°) |
| OKLab | oklab(88.94% -0.0195 0.0124) |
| OKLCH | oklch(88.94% 0.023 147.4) |
| XYZ | xyz(64.3128, 70.9833, 71.2732) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.40
Honeydew
#F0FFF0
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.24
Beige
#F5F5DC
ΔE00 8.46
Eggshell
#F0EAD6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD2 #DFD1DE
analogous
#D7DFD1 #D1DFD2 #D1DFD9
triadic
#D1DFD2 #D2D1DF #DFD2D1
tetradic
#D1DFD2 #D1D7DF #DFD1DE #DFD9D1
square
#D1DFD2 #D1D7DF #DFD1DE #DFD9D1
split-complementary
#D1DFD2 #D9D1DF #DFD1D7
monochromatic
#89AD8B #ADC6AF #D1DFD2 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.38
#D1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD2
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD2 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#D0DEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dfd2; /* rgb */ color: rgb(209, 223, 210); /* oklch */ color: oklch(88.9% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#dfe9df',
500: '#d1dfd2',
950: '#000000',
},
}SCSS
$custom: #d1dfd2; $custom-light: #dfe9df; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd2",
"rgb": {
"r": 209,
"g": 223,
"b": 210
},
"hsl": {
"h": 124.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88943,
"c": 0.02309,
"h": 147.4
},
"luminance": 0.70984
}Semantic roles & 50–950 ramp
primary
#D1DFD2
secondary
#B59FB3
accent
#49969C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484