#D2ECEA#D2ECEA
#D2ECEA is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.4% C 0.027 H 191.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECEA |
|---|---|
| RGB | rgb(210, 236, 234) |
| HSL | hsl(175, 41%, 87%) |
| HSV | hsv(175, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(91.52, -8.88, -1.92) |
| CIE-LCH | lch(91.52, 9.08, 192.23°) |
| OKLab | oklab(92.36% -0.0269 -0.0053) |
| OKLCH | oklch(92.36% 0.027 191.1) |
| XYZ | xyz(71.4216, 79.6317, 89.4335) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.31
Really Light Blue
#D4FFFF
ΔE00 5.46
Ice
#D6FFFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECEA #ECD2D4
analogous
#D2ECDD #D2ECEA #D2E1EC
triadic
#D2ECEA #EAD2EC #ECEAD2
tetradic
#D2ECEA #DDD2EC #ECD2D4 #E1ECD2
square
#D2ECEA #DDD2EC #ECD2D4 #E1ECD2
split-complementary
#D2ECEA #ECD2E1 #ECDDD2
monochromatic
#7CC8C2 #A7DAD6 #D2ECEA #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.24
#D2ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D2ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECEA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECEA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#CBEEEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecea; /* rgb */ color: rgb(210, 236, 234); /* oklch */ color: oklch(92.4% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e0f2f0',
500: '#d2ecea',
950: '#000000',
},
}SCSS
$custom: #d2ecea; $custom-light: #e0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d2ecea",
"rgb": {
"r": 210,
"g": 236,
"b": 234
},
"hsl": {
"h": 175.385,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92355,
"c": 0.02746,
"h": 191.1
},
"luminance": 0.79633
}Semantic roles & 50–950 ramp
primary
#D2ECEA
secondary
#C79B9E
accent
#323CB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585