#D2ECEF#D2ECEF
#D2ECEF is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.028 H 205.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECEF |
|---|---|
| RGB | rgb(210, 236, 239) |
| HSL | hsl(186, 48%, 88%) |
| HSV | hsv(186, 12%, 94%) |
| CMYK | cmyk(12.1%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.65, -7.90, -4.34) |
| CIE-LCH | lch(91.65, 9.01, 208.78°) |
| OKLab | oklab(92.5% -0.025 -0.0117) |
| OKLCH | oklch(92.5% 0.028 205.1) |
| XYZ | xyz(72.1500, 79.9231, 93.2700) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Azure (CSS)
#F0FFFF
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.81
Really Light Blue
#D4FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECEF #EFD5D2
analogous
#D2EFE3 #D2ECEF #D2DDEF
triadic
#D2ECEF #EFD2EC #ECEFD2
tetradic
#D2ECEF #E3D2EF #EFD5D2 #DDEFD2
square
#D2ECEF #E3D2EF #EFD5D2 #DDEFD2
split-complementary
#D2ECEF #EFD2DD #EFE3D2
monochromatic
#78C6CF #A5D9DF #D2ECEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.24
#D2ECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D2ECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECEF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECEF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#CAEEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecef; /* rgb */ color: rgb(210, 236, 239); /* oklch */ color: oklch(92.5% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#e0f2f4',
500: '#d2ecef',
950: '#000000',
},
}SCSS
$custom: #d2ecef; $custom-light: #e0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d2ecef",
"rgb": {
"r": 210,
"g": 236,
"b": 239
},
"hsl": {
"h": 186.207,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92502,
"c": 0.02765,
"h": 205.1
},
"luminance": 0.79925
}Semantic roles & 50–950 ramp
primary
#D2ECEF
secondary
#CC9E99
accent
#3A2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585