#D0EBED#D0EBED
#D0EBED is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.029 H 202.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBED |
|---|---|
| RGB | rgb(208, 235, 237) |
| HSL | hsl(184, 45%, 87%) |
| HSV | hsv(184, 12%, 93%) |
| CMYK | cmyk(12.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.21, -8.42, -3.96) |
| CIE-LCH | lch(91.21, 9.30, 205.21°) |
| OKLab | oklab(92.1% -0.0264 -0.0107) |
| OKLCH | oklch(92.1% 0.029 202.1) |
| XYZ | xyz(71.0031, 78.9395, 91.6003) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.53
Very Light Blue
#D5FFFF
ΔE00 5.54
Really Light Blue
#D4FFFF
ΔE00 5.69
Pale Blue
#D0FEFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBED #EDD2D0
analogous
#D0EDE1 #D0EBED #D0DDED
triadic
#D0EBED #EDD0EB #EBEDD0
tetradic
#D0EBED #E1D0ED #EDD2D0 #DDEDD0
square
#D0EBED #E1D0ED #EDD2D0 #DDEDD0
split-complementary
#D0EBED #EDD0DD #EDE1D0
monochromatic
#77C5CB #A4D8DC #D0EBED #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.25
#D0EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D0EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBED
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBED | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C8EDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d0ebed; /* rgb */ color: rgb(208, 235, 237); /* oklch */ color: oklch(92.1% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#def1f2',
500: '#d0ebed',
950: '#000000',
},
}SCSS
$custom: #d0ebed; $custom-light: #def1f2; $custom-dark: #000000;
JSON
{
"hex": "#d0ebed",
"rgb": {
"r": 208,
"g": 235,
"b": 237
},
"hsl": {
"h": 184.138,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.921,
"c": 0.02852,
"h": 202.1
},
"luminance": 0.78941
}Semantic roles & 50–950 ramp
primary
#D0EBED
secondary
#C99B98
accent
#372EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585