#D3EDEA#D3EDEA
#D3EDEA is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.6% C 0.028 H 188.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDEA |
|---|---|
| RGB | rgb(211, 237, 234) |
| HSL | hsl(173, 42%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.84, -9.06, -1.44) |
| CIE-LCH | lch(91.84, 9.18, 189.03°) |
| OKLab | oklab(92.63% -0.0273 -0.004) |
| OKLCH | oklch(92.63% 0.028 188.3) |
| XYZ | xyz(71.9959, 80.3564, 89.5431) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.99
Ice Blue (survey)
#D7FFFE
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 5.03
Ice
#D6FFFA
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.21
Really Light Blue
#D4FFFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDEA #EDD3D6
analogous
#D3EDDD #D3EDEA #D3E3ED
triadic
#D3EDEA #EAD3ED #EDEAD3
tetradic
#D3EDEA #DDD3ED #EDD3D6 #E3EDD3
square
#D3EDEA #DDD3ED #EDD3D6 #E3EDD3
split-complementary
#D3EDEA #EDD3E3 #EDDDD3
monochromatic
#7CC9C1 #A8DBD5 #D3EDEA #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D3EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D3EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDEA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDEA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#CCEEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3edea; /* rgb */ color: rgb(211, 237, 234); /* oklch */ color: oklch(92.6% 0.028 188.3);
Tailwind
colors: {
custom: {
50: '#e0f2f0',
500: '#d3edea',
950: '#000000',
},
}SCSS
$custom: #d3edea; $custom-light: #e0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d3edea",
"rgb": {
"r": 211,
"g": 237,
"b": 234
},
"hsl": {
"h": 173.077,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92629,
"c": 0.02761,
"h": 188.3
},
"luminance": 0.80358
}Semantic roles & 50–950 ramp
primary
#D3EDEA
secondary
#C99CA1
accent
#3040B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585