#D2ECE8#D2ECE8
#D2ECE8 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.028 H 185.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECE8 |
|---|---|
| RGB | rgb(210, 236, 232) |
| HSL | hsl(171, 41%, 87%) |
| HSV | hsv(171, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(91.47, -9.26, -0.96) |
| CIE-LCH | lch(91.47, 9.31, 185.90°) |
| OKLab | oklab(92.3% -0.0277 -0.0027) |
| OKLCH | oklch(92.3% 0.028 185.5) |
| XYZ | xyz(71.1359, 79.5174, 87.9288) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.42
Really Light Blue
#D4FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECE8 #ECD2D6
analogous
#D2ECDB #D2ECE8 #D2E3EC
triadic
#D2ECE8 #E8D2EC #ECE8D2
tetradic
#D2ECE8 #DBD2EC #ECD2D6 #E3ECD2
square
#D2ECE8 #DBD2EC #ECD2D6 #E3ECD2
split-complementary
#D2ECE8 #ECD2E3 #ECDBD2
monochromatic
#7CC8BC #A7DAD2 #D2ECE8 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.24
#D2ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D2ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECE8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECE8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#CCEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ece8; /* rgb */ color: rgb(210, 236, 232); /* oklch */ color: oklch(92.3% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#e0f2ef',
500: '#d2ece8',
950: '#000000',
},
}SCSS
$custom: #d2ece8; $custom-light: #e0f2ef; $custom-dark: #000000;
JSON
{
"hex": "#d2ece8",
"rgb": {
"r": 210,
"g": 236,
"b": 232
},
"hsl": {
"h": 170.769,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92297,
"c": 0.02786,
"h": 185.5
},
"luminance": 0.79519
}Semantic roles & 50–950 ramp
primary
#D2ECE8
secondary
#C79BA2
accent
#3246B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585