#D2ECE5#D2ECE5
#D2ECE5 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.029 H 177.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECE5 |
|---|---|
| RGB | rgb(210, 236, 229) |
| HSL | hsl(164, 41%, 87%) |
| HSV | hsv(164, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 3%, 7.5%) |
| CIE-LAB | lab(91.39, -9.83, 0.50) |
| CIE-LCH | lch(91.39, 9.85, 177.11°) |
| OKLab | oklab(92.21% -0.0289 0.0012) |
| OKLCH | oklch(92.21% 0.029 177.7) |
| XYZ | xyz(70.7134, 79.3484, 85.7038) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.03
Ice
#D6FFFA
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Very Pale Blue
#D6FFFE
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECE5 #ECD2D9
analogous
#D2ECD8 #D2ECE5 #D2E6EC
triadic
#D2ECE5 #E5D2EC #ECE5D2
tetradic
#D2ECE5 #D8D2EC #ECD2D9 #E6ECD2
square
#D2ECE5 #D8D2EC #ECD2D9 #E6ECD2
split-complementary
#D2ECE5 #ECD2E6 #ECD8D2
monochromatic
#7CC8B3 #A7DACC #D2ECE5 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.24
#D2ECE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D2ECE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECE5
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECE5 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E5E5E6
Tritanopia (blue-blind)
#CCEDEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ece5; /* rgb */ color: rgb(210, 236, 229); /* oklch */ color: oklch(92.2% 0.029 177.7);
Tailwind
colors: {
custom: {
50: '#e0f2ed',
500: '#d2ece5',
950: '#000000',
},
}SCSS
$custom: #d2ece5; $custom-light: #e0f2ed; $custom-dark: #000000;
JSON
{
"hex": "#d2ece5",
"rgb": {
"r": 210,
"g": 236,
"b": 229
},
"hsl": {
"h": 163.846,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92212,
"c": 0.02891,
"h": 177.7
},
"luminance": 0.7935
}Semantic roles & 50–950 ramp
primary
#D2ECE5
secondary
#C79BA7
accent
#3255B4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584