#D8DFD8#D8DFD8
#D8DFD8 is a very light, near-neutral green. Relative luminance 0.723; OKLCH L 89.6% C 0.012 H 145.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD8 |
|---|---|
| RGB | rgb(216, 223, 216) |
| HSL | hsl(120, 10%, 86%) |
| HSV | hsv(120, 3%, 87%) |
| CMYK | cmyk(3.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(88.13, -3.62, 2.60) |
| CIE-LCH | lch(88.13, 4.46, 144.27°) |
| OKLab | oklab(89.63% -0.0099 0.0068) |
| OKLCH | oklch(89.63% 0.012 145.5) |
| XYZ | xyz(67.0991, 72.3319, 75.3789) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.57
Gainsboro
#DCDCDC
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 5.79
Fog
#D8DCE0
ΔE00 6.17
Mintcream
#F5FFFA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD8 #DFD8DF
analogous
#DBDFD8 #D8DFD8 #D8DFDB
triadic
#D8DFD8 #D8D8DF #DFD8D8
tetradic
#D8DFD8 #D8DBDF #DFD8DF #DFDBD8
square
#D8DFD8 #D8DBDF #DFD8DF #DFDBD8
split-complementary
#D8DFD8 #DBD8DF #DFD8DB
monochromatic
#95A895 #B6C3B6 #D8DFD8 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.36
#D8DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D8DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD8
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD8 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED8
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#D7DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd8; /* rgb */ color: rgb(216, 223, 216); /* oklch */ color: oklch(89.6% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#e4e9e4',
500: '#d8dfd8',
950: '#000000',
},
}SCSS
$custom: #d8dfd8; $custom-light: #e4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd8",
"rgb": {
"r": 216,
"g": 223,
"b": 216
},
"hsl": {
"h": 120,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89631,
"c": 0.01205,
"h": 145.5
},
"luminance": 0.72332
}Semantic roles & 50–950 ramp
primary
#D8DFD8
secondary
#B3A8B3
accent
#529494
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484