#D2EBE3#D2EBE3
#D2EBE3 is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.028 H 174.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBE3 |
|---|---|
| RGB | rgb(210, 235, 227) |
| HSL | hsl(161, 38%, 87%) |
| HSV | hsv(161, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(91.08, -9.71, 1.09) |
| CIE-LCH | lch(91.08, 9.77, 173.61°) |
| OKLab | oklab(91.95% -0.0283 0.0027) |
| OKLCH | oklch(91.95% 0.028 174.5) |
| XYZ | xyz(70.1486, 78.6632, 84.1459) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Very Pale Blue
#D6FFFE
ΔE00 6.08
Honeydew
#F0FFF0
ΔE00 6.18
Very Light Blue
#D5FFFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBE3 #EBD2DA
analogous
#D2EBD7 #D2EBE3 #D2E7EB
triadic
#D2EBE3 #E3D2EB #EBE3D2
tetradic
#D2EBE3 #D7D2EB #EBD2DA #E7EBD2
square
#D2EBE3 #D7D2EB #EBD2DA #E7EBD2
split-complementary
#D2EBE3 #EBD2E7 #EBD7D2
monochromatic
#7DC5AE #A8D8C9 #D2EBE3 #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.26
#D2EBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D2EBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBE3
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBE3 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E3
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#CDECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebe3; /* rgb */ color: rgb(210, 235, 227); /* oklch */ color: oklch(92.0% 0.028 174.5);
Tailwind
colors: {
custom: {
50: '#e0f1eb',
500: '#d2ebe3',
950: '#000000',
},
}SCSS
$custom: #d2ebe3; $custom-light: #e0f1eb; $custom-dark: #000000;
JSON
{
"hex": "#d2ebe3",
"rgb": {
"r": 210,
"g": 235,
"b": 227
},
"hsl": {
"h": 160.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.9195,
"c": 0.02844,
"h": 174.5
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#D2EBE3
secondary
#C69BA9
accent
#345CB1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584