#D0EDED#D0EDED
#D0EDED is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.5% C 0.030 H 196.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EDED |
|---|---|
| RGB | rgb(208, 237, 237) |
| HSL | hsl(180, 45%, 87%) |
| HSV | hsv(180, 12%, 93%) |
| CMYK | cmyk(12.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.73, -9.43, -3.20) |
| CIE-LCH | lch(91.73, 9.96, 198.75°) |
| OKLab | oklab(92.51% -0.0291 -0.0087) |
| OKLCH | oklch(92.51% 0.03 196.6) |
| XYZ | xyz(71.5789, 80.0911, 91.7923) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Very Pale Blue
#D6FFFE
ΔE00 4.58
Very Light Blue
#D5FFFF
ΔE00 4.65
Really Light Blue
#D4FFFF
ΔE00 4.79
Pale Blue
#D0FEFE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EDED #EDD0D0
analogous
#D0EDDF #D0EDED #D0DFED
triadic
#D0EDED #EDD0ED #EDEDD0
tetradic
#D0EDED #DFD0ED #EDD0D0 #DFEDD0
square
#D0EDED #DFD0ED #EDD0D0 #DFEDD0
split-complementary
#D0EDED #EDD0DF #EDDFD0
monochromatic
#77CBCB #A4DCDC #D0EDED #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.23
#D0EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D0EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EDED
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EDED | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#C8EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0eded; /* rgb */ color: rgb(208, 237, 237); /* oklch */ color: oklch(92.5% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#def2f2',
500: '#d0eded',
950: '#000000',
},
}SCSS
$custom: #d0eded; $custom-light: #def2f2; $custom-dark: #000000;
JSON
{
"hex": "#d0eded",
"rgb": {
"r": 208,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.92511,
"c": 0.03038,
"h": 196.6
},
"luminance": 0.80093
}Semantic roles & 50–950 ramp
primary
#D0EDED
secondary
#C99898
accent
#2E2EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585