#D4DFD2#D4DFD2
#D4DFD2 is a very light, muted green. Relative luminance 0.714; OKLCH L 89.2% C 0.021 H 140.9°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD2 |
|---|---|
| RGB | rgb(212, 223, 210) |
| HSL | hsl(111, 17%, 85%) |
| HSV | hsv(111, 6%, 87%) |
| CMYK | cmyk(4.9%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.69, -6.05, 5.09) |
| CIE-LCH | lch(87.69, 7.90, 139.90°) |
| OKLab | oklab(89.17% -0.0164 0.0133) |
| OKLCH | oklch(89.17% 0.021 140.9) |
| XYZ | xyz(65.1698, 71.4252, 71.3134) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Honeydew
#F0FFF0
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.74
Beige
#F5F5DC
ΔE00 7.74
Mintcream
#F5FFFA
ΔE00 7.86
Eggshell
#F0EAD6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD2 #DDD2DF
analogous
#DBDFD2 #D4DFD2 #D2DFD7
triadic
#D4DFD2 #D2D4DF #DFD2D4
tetradic
#D4DFD2 #D2DBDF #DDD2DF #DFD7D2
square
#D4DFD2 #D2DBDF #DDD2DF #DFD7D2
split-complementary
#D4DFD2 #D7D2DF #DFD2DB
monochromatic
#90AC8A #B2C6AE #D4DFD2 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D4DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D4DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD2
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD2 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#DEDBD3
Tritanopia (blue-blind)
#D3DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd2; /* rgb */ color: rgb(212, 223, 210); /* oklch */ color: oklch(89.2% 0.021 140.9);
Tailwind
colors: {
custom: {
50: '#e1e9df',
500: '#d4dfd2',
950: '#000000',
},
}SCSS
$custom: #d4dfd2; $custom-light: #e1e9df; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd2",
"rgb": {
"r": 212,
"g": 223,
"b": 210
},
"hsl": {
"h": 110.769,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89166,
"c": 0.02113,
"h": 140.9
},
"luminance": 0.71426
}Semantic roles & 50–950 ramp
primary
#D4DFD2
secondary
#B2A1B5
accent
#4A9B8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484