#D2DCCF#D2DCCF
#D2DCCF is a very light, muted green. Relative luminance 0.694; OKLCH L 88.3% C 0.021 H 138.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCCF |
|---|---|
| RGB | rgb(210, 220, 207) |
| HSL | hsl(106, 16%, 84%) |
| HSV | hsv(106, 6%, 86%) |
| CMYK | cmyk(4.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.70, -5.72, 5.22) |
| CIE-LCH | lch(86.70, 7.74, 137.62°) |
| OKLab | oklab(88.32% -0.0154 0.0137) |
| OKLCH | oklch(88.32% 0.021 138.4) |
| XYZ | xyz(63.4321, 69.3927, 69.0717) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 7.21
Honeydew
#F0FFF0
ΔE00 7.50
Beige
#F5F5DC
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCCF #D9CFDC
analogous
#D8DCCF #D2DCCF #CFDCD2
triadic
#D2DCCF #CFD2DC #DCCFD2
tetradic
#D2DCCF #CFD8DC #D9CFDC #DCD2CF
square
#D2DCCF #CFD8DC #D9CFDC #DCD2CF
split-complementary
#D2DCCF #D2CFDC #DCCFD8
monochromatic
#90A888 #B1C2AC #D2DCCF #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.41
#D2DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D2DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCCF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCCF | 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)
#DDDACE
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#D2DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dccf; /* rgb */ color: rgb(210, 220, 207); /* oklch */ color: oklch(88.3% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#dfe6dd',
500: '#d2dccf',
950: '#000000',
},
}SCSS
$custom: #d2dccf; $custom-light: #dfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#d2dccf",
"rgb": {
"r": 210,
"g": 220,
"b": 207
},
"hsl": {
"h": 106.154,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88322,
"c": 0.02059,
"h": 138.4
},
"luminance": 0.69393
}Semantic roles & 50–950 ramp
primary
#D2DCCF
secondary
#AD9EB1
accent
#4C9A88
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484