#D1DCD2#D1DCD2
#D1DCD2 is a very light, near-neutral green. Relative luminance 0.694; OKLCH L 88.3% C 0.018 H 148.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCD2 |
|---|---|
| RGB | rgb(209, 220, 210) |
| HSL | hsl(125, 14%, 84%) |
| HSV | hsv(125, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.70, -5.53, 3.63) |
| CIE-LCH | lch(86.70, 6.61, 146.71°) |
| OKLab | oklab(88.33% -0.0152 0.0095) |
| OKLCH | oklch(88.33% 0.018 148.1) |
| XYZ | xyz(63.5184, 69.3945, 71.0084) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.72
Silver (survey)
#C5C9C7
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.55
Honeydew
#F0FFF0
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 7.64
Mintcream
#F5FFFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCD2 #DCD1DB
analogous
#D6DCD1 #D1DCD2 #D1DCD8
triadic
#D1DCD2 #D2D1DC #DCD2D1
tetradic
#D1DCD2 #D1D6DC #DCD1DB #DCD8D1
square
#D1DCD2 #D1D6DC #DCD1DB #DCD8D1
split-complementary
#D1DCD2 #D8D1DC #DCD1D6
monochromatic
#8BA78E #AEC2B0 #D1DCD2 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D1DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D1DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCD2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCD2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#DAD9D2
Tritanopia (blue-blind)
#D0DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dcd2; /* rgb */ color: rgb(209, 220, 210); /* oklch */ color: oklch(88.3% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#dfe6df',
500: '#d1dcd2',
950: '#000000',
},
}SCSS
$custom: #d1dcd2; $custom-light: #dfe6df; $custom-dark: #000000;
JSON
{
"hex": "#d1dcd2",
"rgb": {
"r": 209,
"g": 220,
"b": 210
},
"hsl": {
"h": 125.455,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88329,
"c": 0.01797,
"h": 148.1
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#D1DCD2
secondary
#B1A0AF
accent
#4E9198
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484