#D0DFDA#D0DFDA
#D0DFDA is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.017 H 174.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDA |
|---|---|
| RGB | rgb(208, 223, 218) |
| HSL | hsl(160, 19%, 85%) |
| HSV | hsv(160, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.60, -5.94, 0.72) |
| CIE-LCH | lch(87.60, 5.98, 173.08°) |
| OKLab | oklab(89.09% -0.0173 0.0018) |
| OKLCH | oklch(89.09% 0.017 174) |
| XYZ | xyz(65.0524, 71.2465, 76.6408) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 6.82
Fog
#D8DCE0
ΔE00 7.25
Mintcream
#F5FFFA
ΔE00 7.31
Azure (CSS)
#F0FFFF
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDA #DFD0D5
analogous
#D0DFD3 #D0DFDA #D0DDDF
triadic
#D0DFDA #DAD0DF #DFDAD0
tetradic
#D0DFDA #D3D0DF #DFD0D5 #DDDFD0
square
#D0DFDA #D3D0DF #DFD0D5 #DDDFD0
split-complementary
#D0DFDA #DFD0DD #DFD3D0
monochromatic
#87ADA1 #ACC6BD #D0DFDA #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.38
#D0DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D0DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#CDDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfda; /* rgb */ color: rgb(208, 223, 218); /* oklch */ color: oklch(89.1% 0.017 174.0);
Tailwind
colors: {
custom: {
50: '#dee9e5',
500: '#d0dfda',
950: '#000000',
},
}SCSS
$custom: #d0dfda; $custom-light: #dee9e5; $custom-dark: #000000;
JSON
{
"hex": "#d0dfda",
"rgb": {
"r": 208,
"g": 223,
"b": 218
},
"hsl": {
"h": 160,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89092,
"c": 0.01744,
"h": 174
},
"luminance": 0.71247
}Semantic roles & 50–950 ramp
primary
#D0DFDA
secondary
#B59EA6
accent
#48659D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484