#D2EBE2#D2EBE2
#D2EBE2 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.9% C 0.029 H 172.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBE2 |
|---|---|
| RGB | rgb(210, 235, 226) |
| HSL | hsl(158, 38%, 87%) |
| HSV | hsv(158, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.06, -9.89, 1.57) |
| CIE-LCH | lch(91.06, 10.02, 170.97°) |
| OKLab | oklab(91.92% -0.0287 0.004) |
| OKLCH | oklch(91.92% 0.029 172) |
| XYZ | xyz(70.0110, 78.6081, 83.4211) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 5.78
Honeydew
#F0FFF0
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.29
Very Light Blue
#D5FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBE2 #EBD2DB
analogous
#D2EBD6 #D2EBE2 #D2E8EB
triadic
#D2EBE2 #E2D2EB #EBE2D2
tetradic
#D2EBE2 #D6D2EB #EBD2DB #E8EBD2
square
#D2EBE2 #D6D2EB #EBD2DB #E8EBD2
split-complementary
#D2EBE2 #EBD2E8 #EBD6D2
monochromatic
#7DC5AB #A8D8C7 #D2EBE2 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.26
#D2EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D2EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBE2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBE2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E2
Deuteranopia (green-blind)
#E4E4E3
Tritanopia (blue-blind)
#CDECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebe2; /* rgb */ color: rgb(210, 235, 226); /* oklch */ color: oklch(91.9% 0.029 172.0);
Tailwind
colors: {
custom: {
50: '#e0f1eb',
500: '#d2ebe2',
950: '#000000',
},
}SCSS
$custom: #d2ebe2; $custom-light: #e0f1eb; $custom-dark: #000000;
JSON
{
"hex": "#d2ebe2",
"rgb": {
"r": 210,
"g": 235,
"b": 226
},
"hsl": {
"h": 158.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91922,
"c": 0.02898,
"h": 172
},
"luminance": 0.78609
}Semantic roles & 50–950 ramp
primary
#D2EBE2
secondary
#C69BAB
accent
#3461B1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584