#D3DFD3#D3DFD3
#D3DFD3 is a very light, muted green. Relative luminance 0.713; OKLCH L 89.1% C 0.021 H 145.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD3 |
|---|---|
| RGB | rgb(211, 223, 211) |
| HSL | hsl(120, 16%, 85%) |
| HSV | hsv(120, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.64, -6.21, 4.49) |
| CIE-LCH | lch(87.64, 7.66, 144.14°) |
| OKLab | oklab(89.12% -0.017 0.0117) |
| OKLCH | oklch(89.12% 0.021 145.4) |
| XYZ | xyz(65.0074, 71.3270, 71.9581) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Honeydew
#F0FFF0
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.64
Mintcream
#F5FFFA
ΔE00 7.76
Beige
#F5F5DC
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD3 #DFD3DF
analogous
#D9DFD3 #D3DFD3 #D3DFD9
triadic
#D3DFD3 #D3D3DF #DFD3D3
tetradic
#D3DFD3 #D3D9DF #DFD3DF #DFD9D3
square
#D3DFD3 #D3D9DF #DFD3DF #DFD9D3
split-complementary
#D3DFD3 #D9D3DF #DFD3D9
monochromatic
#8CAB8C #B0C5B0 #D3DFD3 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.38
#D3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD3
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD3 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#D2DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfd3; /* rgb */ color: rgb(211, 223, 211); /* oklch */ color: oklch(89.1% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#e0e9e0',
500: '#d3dfd3',
950: '#000000',
},
}SCSS
$custom: #d3dfd3; $custom-light: #e0e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd3",
"rgb": {
"r": 211,
"g": 223,
"b": 211
},
"hsl": {
"h": 120,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89119,
"c": 0.02068,
"h": 145.4
},
"luminance": 0.71327
}Semantic roles & 50–950 ramp
primary
#D3DFD3
secondary
#B4A2B4
accent
#4B9A9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484