#D2EBDF#D2EBDF
#D2EBDF is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.8% C 0.031 H 165.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDF |
|---|---|
| RGB | rgb(210, 235, 223) |
| HSL | hsl(151, 38%, 87%) |
| HSV | hsv(151, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.98, -10.45, 3.03) |
| CIE-LCH | lch(90.98, 10.88, 163.83°) |
| OKLab | oklab(91.84% -0.0299 0.0079) |
| OKLCH | oklch(91.84% 0.031 165.3) |
| XYZ | xyz(69.6030, 78.4449, 81.2721) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.75
Ice
#D6FFFA
ΔE00 6.17
Lightcyan
#E0FFFF
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Very Pale Blue
#D6FFFE
ΔE00 7.02
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDF #EBD2DE
analogous
#D2EBD3 #D2EBDF #D2EBEB
triadic
#D2EBDF #DFD2EB #EBDFD2
tetradic
#D2EBDF #D3D2EB #EBD2DE #EBEBD2
square
#D2EBDF #D3D2EB #EBD2DE #EBEBD2
split-complementary
#D2EBDF #EBD2EB #EBD3D2
monochromatic
#7DC5A3 #A8D8C1 #D2EBDF #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.26
#D2EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D2EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#CDEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebdf; /* rgb */ color: rgb(210, 235, 223); /* oklch */ color: oklch(91.8% 0.031 165.3);
Tailwind
colors: {
custom: {
50: '#e0f1e9',
500: '#d2ebdf',
950: '#000000',
},
}SCSS
$custom: #d2ebdf; $custom-light: #e0f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d2ebdf",
"rgb": {
"r": 210,
"g": 235,
"b": 223
},
"hsl": {
"h": 151.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91838,
"c": 0.0309,
"h": 165.3
},
"luminance": 0.78446
}Semantic roles & 50–950 ramp
primary
#D2EBDF
secondary
#C69BB0
accent
#3470B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584