#D0DED2#D0DED2
#D0DED2 is a very light, muted green. Relative luminance 0.703; OKLCH L 88.7% C 0.022 H 149.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DED2 |
|---|---|
| RGB | rgb(208, 222, 210) |
| HSL | hsl(129, 18%, 84%) |
| HSV | hsv(129, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.15, -6.89, 4.27) |
| CIE-LCH | lch(87.15, 8.10, 148.23°) |
| OKLab | oklab(88.66% -0.0191 0.0112) |
| OKLCH | oklch(88.66% 0.022 149.7) |
| XYZ | xyz(63.7643, 70.3051, 71.1712) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.16
Honeydew
#F0FFF0
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.87
Mintcream
#F5FFFA
ΔE00 8.20
Beige
#F5F5DC
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DED2 #DED0DC
analogous
#D5DED0 #D0DED2 #D0DED9
triadic
#D0DED2 #D2D0DE #DED2D0
tetradic
#D0DED2 #D0D5DE #DED0DC #DED9D0
square
#D0DED2 #D0D5DE #DED0DC #DED9D0
split-complementary
#D0DED2 #D9D0DE #DED0D5
monochromatic
#88AC8D #ACC5B0 #D0DED2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.39
#D0DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D0DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DED2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DED2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#CFDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0ded2; /* rgb */ color: rgb(208, 222, 210); /* oklch */ color: oklch(88.7% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#dee8df',
500: '#d0ded2',
950: '#000000',
},
}SCSS
$custom: #d0ded2; $custom-light: #dee8df; $custom-dark: #000000;
JSON
{
"hex": "#d0ded2",
"rgb": {
"r": 208,
"g": 222,
"b": 210
},
"hsl": {
"h": 128.571,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88664,
"c": 0.0221,
"h": 149.7
},
"luminance": 0.70306
}Semantic roles & 50–950 ramp
primary
#D0DED2
secondary
#B49FB1
accent
#4A909C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484