#D2ECED#D2ECED
#D2ECED is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.027 H 199.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECED |
|---|---|
| RGB | rgb(210, 236, 237) |
| HSL | hsl(182, 43%, 88%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(11.4%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.60, -8.29, -3.37) |
| CIE-LCH | lch(91.60, 8.95, 202.14°) |
| OKLab | oklab(92.44% -0.0258 -0.0091) |
| OKLCH | oklch(92.44% 0.027 199.5) |
| XYZ | xyz(71.8562, 79.8055, 91.7226) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.42
Very Light Blue
#D5FFFF
ΔE00 5.47
Really Light Blue
#D4FFFF
ΔE00 5.63
Azure (CSS)
#F0FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECED #EDD3D2
analogous
#D2EDE0 #D2ECED #D2DEED
triadic
#D2ECED #EDD2EC #ECEDD2
tetradic
#D2ECED #E0D2ED #EDD3D2 #DEEDD2
square
#D2ECED #E0D2ED #EDD3D2 #DEEDD2
split-complementary
#D2ECED #EDD2DE #EDE0D2
monochromatic
#7BC7CA #A6DADC #D2ECED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.24
#D2ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D2ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#CAEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2eced; /* rgb */ color: rgb(210, 236, 237); /* oklch */ color: oklch(92.4% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#e0f2f2',
500: '#d2eced',
950: '#000000',
},
}SCSS
$custom: #d2eced; $custom-light: #e0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d2eced",
"rgb": {
"r": 210,
"g": 236,
"b": 237
},
"hsl": {
"h": 182.222,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92443,
"c": 0.02737,
"h": 199.5
},
"luminance": 0.79807
}Semantic roles & 50–950 ramp
primary
#D2ECED
secondary
#C99C9A
accent
#3530B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585