#D0E6E2#D0E6E2
#D0E6E2 is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.8% C 0.024 H 183.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E6E2 |
|---|---|
| RGB | rgb(208, 230, 226) |
| HSL | hsl(169, 31%, 86%) |
| HSV | hsv(169, 10%, 90%) |
| CMYK | cmyk(9.6%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(89.62, -8.01, -0.53) |
| CIE-LCH | lch(89.62, 8.03, 183.81°) |
| OKLab | oklab(90.75% -0.0239 -0.0015) |
| OKLCH | oklch(90.75% 0.024 183.7) |
| XYZ | xyz(68.0336, 75.4934, 82.9241) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.75
Azure (CSS)
#F0FFFF
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.85
Ice
#D6FFFA
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E6E2 #E6D0D4
analogous
#D0E6D7 #D0E6E2 #D0DFE6
triadic
#D0E6E2 #E2D0E6 #E6E2D0
tetradic
#D0E6E2 #D7D0E6 #E6D0D4 #DFE6D0
square
#D0E6E2 #D7D0E6 #E6D0D4 #DFE6D0
split-complementary
#D0E6E2 #E6D0DF #E6D7D0
monochromatic
#80BBB1 #A8D1C9 #D0E6E2 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.30
#D0E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D0E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E6E2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E6E2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#CBE7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0e6e2; /* rgb */ color: rgb(208, 230, 226); /* oklch */ color: oklch(90.8% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#deedeb',
500: '#d0e6e2',
950: '#000000',
},
}SCSS
$custom: #d0e6e2; $custom-light: #deedeb; $custom-dark: #000000;
JSON
{
"hex": "#d0e6e2",
"rgb": {
"r": 208,
"g": 230,
"b": 226
},
"hsl": {
"h": 169.091,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.90754,
"c": 0.02393,
"h": 183.7
},
"luminance": 0.75495
}Semantic roles & 50–950 ramp
primary
#D0E6E2
secondary
#BF9CA2
accent
#3C50A9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484