#D0EBDF#D0EBDF
#D0EBDF is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.7% C 0.033 H 167.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBDF |
|---|---|
| RGB | rgb(208, 235, 223) |
| HSL | hsl(153, 40%, 87%) |
| HSV | hsv(153, 11%, 92%) |
| CMYK | cmyk(11.5%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.85, -11.11, 2.82) |
| CIE-LCH | lch(90.85, 11.46, 165.75°) |
| OKLab | oklab(91.7% -0.0319 0.0073) |
| OKLCH | oklch(91.7% 0.033 167.1) |
| XYZ | xyz(69.0370, 78.1531, 81.2455) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.85
Honeydew
#F0FFF0
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBDF #EBD0DC
analogous
#D0EBD2 #D0EBDF #D0EAEB
triadic
#D0EBDF #DFD0EB #EBDFD0
tetradic
#D0EBDF #D2D0EB #EBD0DC #EAEBD0
square
#D0EBDF #D2D0EB #EBD0DC #EAEBD0
split-complementary
#D0EBDF #EBD0EA #EBD2D0
monochromatic
#7AC6A5 #A5D9C2 #D0EBDF #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.26
#D0EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D0EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBDF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBDF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#CBEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0ebdf; /* rgb */ color: rgb(208, 235, 223); /* oklch */ color: oklch(91.7% 0.033 167.1);
Tailwind
colors: {
custom: {
50: '#def1e9',
500: '#d0ebdf',
950: '#000000',
},
}SCSS
$custom: #d0ebdf; $custom-light: #def1e9; $custom-dark: #000000;
JSON
{
"hex": "#d0ebdf",
"rgb": {
"r": 208,
"g": 235,
"b": 223
},
"hsl": {
"h": 153.333,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.917,
"c": 0.03269,
"h": 167.1
},
"luminance": 0.78154
}Semantic roles & 50–950 ramp
primary
#D0EBDF
secondary
#C699AD
accent
#326CB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584