#D0EDEE#D0EDEE
#D0EDEE is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.5% C 0.030 H 199.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EDEE |
|---|---|
| RGB | rgb(208, 237, 238) |
| HSL | hsl(182, 47%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(12.6%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.75, -9.23, -3.68) |
| CIE-LCH | lch(91.75, 9.94, 201.74°) |
| OKLab | oklab(92.54% -0.0287 -0.01) |
| OKLCH | oklch(92.54% 0.03 199.2) |
| XYZ | xyz(71.7254, 80.1497, 92.5638) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.57
Very Pale Blue
#D6FFFE
ΔE00 4.71
Very Light Blue
#D5FFFF
ΔE00 4.74
Really Light Blue
#D4FFFF
ΔE00 4.89
Pale Blue
#D0FEFE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EDEE #EED1D0
analogous
#D0EEE0 #D0EDEE #D0DEEE
triadic
#D0EDEE #EED0ED #EDEED0
tetradic
#D0EDEE #E0D0EE #EED1D0 #DEEED0
square
#D0EDEE #E0D0EE #EED1D0 #DEEED0
split-complementary
#D0EDEE #EED0DE #EEE0D0
monochromatic
#76CBCD #A3DCDE #D0EDEE #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.23
#D0EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D0EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EDEE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EDEE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#C7EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0edee; /* rgb */ color: rgb(208, 237, 238); /* oklch */ color: oklch(92.5% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#def2f3',
500: '#d0edee',
950: '#000000',
},
}SCSS
$custom: #d0edee; $custom-light: #def2f3; $custom-dark: #000000;
JSON
{
"hex": "#d0edee",
"rgb": {
"r": 208,
"g": 237,
"b": 238
},
"hsl": {
"h": 182,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.9254,
"c": 0.03041,
"h": 199.2
},
"luminance": 0.80151
}Semantic roles & 50–950 ramp
primary
#D0EDEE
secondary
#CB9998
accent
#302BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585