#D0DED4#D0DED4
#D0DED4 is a very light, muted green. Relative luminance 0.704; OKLCH L 88.7% C 0.020 H 154.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DED4 |
|---|---|
| RGB | rgb(208, 222, 212) |
| HSL | hsl(137, 18%, 84%) |
| HSV | hsv(137, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.20, -6.53, 3.28) |
| CIE-LCH | lch(87.20, 7.31, 153.29°) |
| OKLab | oklab(88.72% -0.0183 0.0086) |
| OKLCH | oklch(88.72% 0.02 154.9) |
| XYZ | xyz(64.0151, 70.4054, 72.4916) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.72
Honeydew
#F0FFF0
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 7.39
Mintcream
#F5FFFA
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.39
Azure (CSS)
#F0FFFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DED4 #DED0DA
analogous
#D3DED0 #D0DED4 #D0DEDB
triadic
#D0DED4 #D4D0DE #DED4D0
tetradic
#D0DED4 #D0D3DE #DED0DA #DEDBD0
square
#D0DED4 #D0D3DE #DED0DA #DEDBD0
split-complementary
#D0DED4 #DBD0DE #DED0D3
monochromatic
#88AC92 #ACC5B3 #D0DED4 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.39
#D0DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D0DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DED4
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DED4 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD4
Deuteranopia (green-blind)
#DBDAD4
Tritanopia (blue-blind)
#CEDEDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0ded4; /* rgb */ color: rgb(208, 222, 212); /* oklch */ color: oklch(88.7% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#dee8e1',
500: '#d0ded4',
950: '#000000',
},
}SCSS
$custom: #d0ded4; $custom-light: #dee8e1; $custom-dark: #000000;
JSON
{
"hex": "#d0ded4",
"rgb": {
"r": 208,
"g": 222,
"b": 212
},
"hsl": {
"h": 137.143,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88719,
"c": 0.0202,
"h": 154.9
},
"luminance": 0.70406
}Semantic roles & 50–950 ramp
primary
#D0DED4
secondary
#B49FAE
accent
#4A849C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484