#D1DBCF#D1DBCF
#D1DBCF is a very light, near-neutral green. Relative luminance 0.687; OKLCH L 88.0% C 0.019 H 140.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DBCF |
|---|---|
| RGB | rgb(209, 219, 207) |
| HSL | hsl(110, 14%, 84%) |
| HSV | hsv(110, 5%, 86%) |
| CMYK | cmyk(4.6%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(86.37, -5.55, 4.73) |
| CIE-LCH | lch(86.37, 7.29, 139.54°) |
| OKLab | oklab(88.04% -0.015 0.0124) |
| OKLCH | oklch(88.04% 0.019 140.5) |
| XYZ | xyz(62.8865, 68.7230, 68.9712) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.00
Silver (survey)
#C5C9C7
ΔE00 6.80
Honeydew
#F0FFF0
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 7.96
Eggshell
#F0EAD6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DBCF #D9CFDB
analogous
#D7DBCF #D1DBCF #CFDBD3
triadic
#D1DBCF #CFD1DB #DBCFD1
tetradic
#D1DBCF #CFD7DB #D9CFDB #DBD3CF
square
#D1DBCF #CFD7DB #D9CFDB #DBD3CF
split-complementary
#D1DBCF #D3CFDB #DBCFD7
monochromatic
#8EA789 #AFC1AC #D1DBCF #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.42
#D1DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D1DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DBCF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DBCF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#D1DAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d1dbcf; /* rgb */ color: rgb(209, 219, 207); /* oklch */ color: oklch(88.0% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#dfe6dd',
500: '#d1dbcf',
950: '#000000',
},
}SCSS
$custom: #d1dbcf; $custom-light: #dfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#d1dbcf",
"rgb": {
"r": 209,
"g": 219,
"b": 207
},
"hsl": {
"h": 110,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.88043,
"c": 0.01948,
"h": 140.5
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#D1DBCF
secondary
#AD9EB0
accent
#4D988C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484