#D2ECEC#D2ECEC
#D2ECEC is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.4% C 0.027 H 196.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECEC |
|---|---|
| RGB | rgb(210, 236, 236) |
| HSL | hsl(180, 41%, 87%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(91.57, -8.49, -2.89) |
| CIE-LCH | lch(91.57, 8.97, 198.81°) |
| OKLab | oklab(92.41% -0.0262 -0.0078) |
| OKLCH | oklch(92.41% 0.027 196.7) |
| XYZ | xyz(71.7105, 79.7473, 90.9553) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.29
Very Light Blue
#D5FFFF
ΔE00 5.37
Really Light Blue
#D4FFFF
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECEC #ECD2D2
analogous
#D2ECDF #D2ECEC #D2DFEC
triadic
#D2ECEC #ECD2EC #ECECD2
tetradic
#D2ECEC #DFD2EC #ECD2D2 #DFECD2
square
#D2ECEC #DFD2EC #ECD2D2 #DFECD2
split-complementary
#D2ECEC #ECD2DF #ECDFD2
monochromatic
#7CC8C8 #A7DADA #D2ECEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.24
#D2ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#D2ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#CBEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecec; /* rgb */ color: rgb(210, 236, 236); /* oklch */ color: oklch(92.4% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e0f2f2',
500: '#d2ecec',
950: '#000000',
},
}SCSS
$custom: #d2ecec; $custom-light: #e0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d2ecec",
"rgb": {
"r": 210,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92413,
"c": 0.02734,
"h": 196.7
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#D2ECEC
secondary
#C79B9B
accent
#3232B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585