#D2DED4#D2DED4
#D2DED4 is a very light, near-neutral green. Relative luminance 0.707; OKLCH L 88.9% C 0.019 H 150.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED4 |
|---|---|
| RGB | rgb(210, 222, 212) |
| HSL | hsl(130, 15%, 85%) |
| HSV | hsv(130, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.34, -5.85, 3.51) |
| CIE-LCH | lch(87.34, 6.82, 149.06°) |
| OKLab | oklab(88.87% -0.0162 0.0092) |
| OKLCH | oklch(88.87% 0.019 150.5) |
| XYZ | xyz(64.5811, 70.6972, 72.5182) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.03
Silver (survey)
#C5C9C7
ΔE00 7.01
Honeydew
#F0FFF0
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED4 #DED2DC
analogous
#D6DED2 #D2DED4 #D2DEDA
triadic
#D2DED4 #D4D2DE #DED4D2
tetradic
#D2DED4 #D2D6DE #DED2DC #DEDAD2
square
#D2DED4 #D2D6DE #DED2DC #DEDAD2
split-complementary
#D2DED4 #DAD2DE #DED2D6
monochromatic
#8BAA91 #AFC4B2 #D2DED4 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.39
#D2DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D2DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED4
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED4 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#DCDAD4
Tritanopia (blue-blind)
#D1DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded4; /* rgb */ color: rgb(210, 222, 212); /* oklch */ color: oklch(88.9% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#dfe8e1',
500: '#d2ded4',
950: '#000000',
},
}SCSS
$custom: #d2ded4; $custom-light: #dfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#d2ded4",
"rgb": {
"r": 210,
"g": 222,
"b": 212
},
"hsl": {
"h": 130,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88867,
"c": 0.01866,
"h": 150.5
},
"luminance": 0.70698
}Semantic roles & 50–950 ramp
primary
#D2DED4
secondary
#B3A1B0
accent
#4C8D9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484