#D2ECDF#D2ECDF
#D2ECDF is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.032 H 164.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECDF |
|---|---|
| RGB | rgb(210, 236, 223) |
| HSL | hsl(150, 41%, 87%) |
| HSV | hsv(150, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.24, -10.96, 3.41) |
| CIE-LCH | lch(91.24, 11.47, 162.72°) |
| OKLab | oklab(92.05% -0.0312 0.0089) |
| OKLCH | oklch(92.05% 0.032 164.2) |
| XYZ | xyz(69.8901, 79.0191, 81.3678) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.76
Ice
#D6FFFA
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECDF #ECD2DF
analogous
#D2ECD2 #D2ECDF #D2ECEC
triadic
#D2ECDF #DFD2EC #ECDFD2
tetradic
#D2ECDF #D2D2EC #ECD2DF #ECECD2
square
#D2ECDF #D2D2EC #ECD2DF #ECECD2
split-complementary
#D2ECDF #ECD2EC #ECD2D2
monochromatic
#7CC8A2 #A7DAC0 #D2ECDF #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.25
#D2ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D2ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECDF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECDF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E6E4E0
Tritanopia (blue-blind)
#CDECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ecdf; /* rgb */ color: rgb(210, 236, 223); /* oklch */ color: oklch(92.0% 0.032 164.2);
Tailwind
colors: {
custom: {
50: '#e0f2e9',
500: '#d2ecdf',
950: '#000000',
},
}SCSS
$custom: #d2ecdf; $custom-light: #e0f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d2ecdf",
"rgb": {
"r": 210,
"g": 236,
"b": 223
},
"hsl": {
"h": 150,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92045,
"c": 0.03247,
"h": 164.2
},
"luminance": 0.7902
}Semantic roles & 50–950 ramp
primary
#D2ECDF
secondary
#C79BB1
accent
#3273B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584