#D2EBE7#D2EBE7
#D2EBE7 is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.027 H 185.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBE7 |
|---|---|
| RGB | rgb(210, 235, 231) |
| HSL | hsl(170, 38%, 87%) |
| HSV | hsv(170, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(91.18, -8.95, -0.85) |
| CIE-LCH | lch(91.18, 8.99, 185.44°) |
| OKLab | oklab(92.06% -0.0268 -0.0024) |
| OKLCH | oklch(92.06% 0.027 185.1) |
| XYZ | xyz(70.7071, 78.8866, 87.0872) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.40
Very Pale Blue
#D6FFFE
ΔE00 5.55
Ice
#D6FFFA
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBE7 #EBD2D6
analogous
#D2EBDB #D2EBE7 #D2E3EB
triadic
#D2EBE7 #E7D2EB #EBE7D2
tetradic
#D2EBE7 #DBD2EB #EBD2D6 #E3EBD2
square
#D2EBE7 #DBD2EB #EBD2D6 #E3EBD2
split-complementary
#D2EBE7 #EBD2E3 #EBDBD2
monochromatic
#7DC5BA #A8D8D0 #D2EBE7 #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.25
#D2EBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D2EBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBE7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBE7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E7
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#CCECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebe7; /* rgb */ color: rgb(210, 235, 231); /* oklch */ color: oklch(92.1% 0.027 185.1);
Tailwind
colors: {
custom: {
50: '#e0f1ee',
500: '#d2ebe7',
950: '#000000',
},
}SCSS
$custom: #d2ebe7; $custom-light: #e0f1ee; $custom-dark: #000000;
JSON
{
"hex": "#d2ebe7",
"rgb": {
"r": 210,
"g": 235,
"b": 231
},
"hsl": {
"h": 170.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92063,
"c": 0.02687,
"h": 185.1
},
"luminance": 0.78888
}Semantic roles & 50–950 ramp
primary
#D2EBE7
secondary
#C69BA2
accent
#3448B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585