#D2DBCF#D2DBCF
#D2DBCF is a very light, near-neutral green. Relative luminance 0.689; OKLCH L 88.1% C 0.019 H 137.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBCF |
|---|---|
| RGB | rgb(210, 219, 207) |
| HSL | hsl(105, 14%, 84%) |
| HSV | hsv(105, 5%, 86%) |
| CMYK | cmyk(4.1%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(86.44, -5.21, 4.84) |
| CIE-LCH | lch(86.44, 7.11, 137.06°) |
| OKLab | oklab(88.12% -0.014 0.0127) |
| OKLCH | oklch(88.12% 0.019 137.8) |
| XYZ | xyz(63.1704, 68.8694, 68.9845) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.71
Silver (survey)
#C5C9C7
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.71
Honeydew
#F0FFF0
ΔE00 7.82
Eggshell
#F0EAD6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBCF #D8CFDB
analogous
#D8DBCF #D2DBCF #CFDBD2
triadic
#D2DBCF #CFD2DB #DBCFD2
tetradic
#D2DBCF #CFD8DB #D8CFDB #DBD2CF
square
#D2DBCF #CFD8DB #D8CFDB #DBD2CF
split-complementary
#D2DBCF #D2CFDB #DBCFD8
monochromatic
#90A789 #B1C1AC #D2DBCF #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.42
#D2DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D2DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBCF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBCF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#D2DAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dbcf; /* rgb */ color: rgb(210, 219, 207); /* oklch */ color: oklch(88.1% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#dfe6dd',
500: '#d2dbcf',
950: '#000000',
},
}SCSS
$custom: #d2dbcf; $custom-light: #dfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#d2dbcf",
"rgb": {
"r": 210,
"g": 219,
"b": 207
},
"hsl": {
"h": 105,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.88118,
"c": 0.0189,
"h": 137.8
},
"luminance": 0.6887
}Semantic roles & 50–950 ramp
primary
#D2DBCF
secondary
#AB9EB0
accent
#4D9886
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484