#D3EDED#D3EDED
#D3EDED is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.7% C 0.027 H 196.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDED |
|---|---|
| RGB | rgb(211, 237, 237) |
| HSL | hsl(180, 42%, 88%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.92, -8.48, -2.89) |
| CIE-LCH | lch(91.92, 8.96, 198.81°) |
| OKLab | oklab(92.72% -0.0262 -0.0078) |
| OKLCH | oklch(92.72% 0.027 196.7) |
| XYZ | xyz(72.4306, 80.5303, 91.8322) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDED #EDD3D3
analogous
#D3EDE0 #D3EDED #D3E0ED
triadic
#D3EDED #EDD3ED #EDEDD3
tetradic
#D3EDED #E0D3ED #EDD3D3 #E0EDD3
square
#D3EDED #E0D3ED #EDD3D3 #E0EDD3
split-complementary
#D3EDED #EDD3E0 #EDE0D3
monochromatic
#7CC9C9 #A8DBDB #D3EDED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDED
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDED | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#CCEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3eded; /* rgb */ color: rgb(211, 237, 237); /* oklch */ color: oklch(92.7% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e0f2f2',
500: '#d3eded',
950: '#000000',
},
}SCSS
$custom: #d3eded; $custom-light: #e0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d3eded",
"rgb": {
"r": 211,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92716,
"c": 0.02732,
"h": 196.7
},
"luminance": 0.80532
}Semantic roles & 50–950 ramp
primary
#D3EDED
secondary
#C99C9C
accent
#3030B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585