#D2ECE7#D2ECE7
#D2ECE7 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.028 H 182.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECE7 |
|---|---|
| RGB | rgb(210, 236, 231) |
| HSL | hsl(168, 41%, 87%) |
| HSV | hsv(168, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 2.1%, 7.5%) |
| CIE-LAB | lab(91.44, -9.45, -0.47) |
| CIE-LCH | lch(91.44, 9.46, 182.86°) |
| OKLab | oklab(92.27% -0.0281 -0.0014) |
| OKLCH | oklch(92.27% 0.028 182.9) |
| XYZ | xyz(70.9942, 79.4608, 87.1829) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Ice
#D6FFFA
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.31
Very Light Blue
#D5FFFF
ΔE00 5.54
Really Light Blue
#D4FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECE7 #ECD2D7
analogous
#D2ECDA #D2ECE7 #D2E4EC
triadic
#D2ECE7 #E7D2EC #ECE7D2
tetradic
#D2ECE7 #DAD2EC #ECD2D7 #E4ECD2
square
#D2ECE7 #DAD2EC #ECD2D7 #E4ECD2
split-complementary
#D2ECE7 #ECD2E4 #ECDAD2
monochromatic
#7CC8B9 #A7DAD0 #D2ECE7 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.24
#D2ECE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D2ECE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECE7
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECE7 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#CCEDEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ece7; /* rgb */ color: rgb(210, 236, 231); /* oklch */ color: oklch(92.3% 0.028 182.9);
Tailwind
colors: {
custom: {
50: '#e0f2ee',
500: '#d2ece7',
950: '#000000',
},
}SCSS
$custom: #d2ece7; $custom-light: #e0f2ee; $custom-dark: #000000;
JSON
{
"hex": "#d2ece7",
"rgb": {
"r": 210,
"g": 236,
"b": 231
},
"hsl": {
"h": 168.462,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92268,
"c": 0.02814,
"h": 182.9
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#D2ECE7
secondary
#C79BA3
accent
#324BB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585