#D2EBE8#D2EBE8
#D2EBE8 is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.027 H 188.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBE8 |
|---|---|
| RGB | rgb(210, 235, 232) |
| HSL | hsl(173, 38%, 87%) |
| HSV | hsv(173, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(91.21, -8.75, -1.34) |
| CIE-LCH | lch(91.21, 8.86, 188.68°) |
| OKLab | oklab(92.09% -0.0264 -0.0037) |
| OKLCH | oklch(92.09% 0.027 188) |
| XYZ | xyz(70.8488, 78.9432, 87.8331) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.50
Ice
#D6FFFA
ΔE00 5.67
Very Light Blue
#D5FFFF
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBE8 #EBD2D5
analogous
#D2EBDC #D2EBE8 #D2E2EB
triadic
#D2EBE8 #E8D2EB #EBE8D2
tetradic
#D2EBE8 #DCD2EB #EBD2D5 #E2EBD2
square
#D2EBE8 #DCD2EB #EBD2D5 #E2EBD2
split-complementary
#D2EBE8 #EBD2E2 #EBDCD2
monochromatic
#7DC5BD #A8D8D2 #D2EBE8 #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.25
#D2EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D2EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBE8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBE8 | 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)
#E8E8E8
Deuteranopia (green-blind)
#E3E4E8
Tritanopia (blue-blind)
#CCECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebe8; /* rgb */ color: rgb(210, 235, 232); /* oklch */ color: oklch(92.1% 0.027 188.0);
Tailwind
colors: {
custom: {
50: '#e0f1ef',
500: '#d2ebe8',
950: '#000000',
},
}SCSS
$custom: #d2ebe8; $custom-light: #e0f1ef; $custom-dark: #000000;
JSON
{
"hex": "#d2ebe8",
"rgb": {
"r": 210,
"g": 235,
"b": 232
},
"hsl": {
"h": 172.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92092,
"c": 0.02663,
"h": 188
},
"luminance": 0.78944
}Semantic roles & 50–950 ramp
primary
#D2EBE8
secondary
#C69BA1
accent
#3443B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585