#D3EDEE#D3EDEE
#D3EDEE is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.027 H 199.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDEE |
|---|---|
| RGB | rgb(211, 237, 238) |
| HSL | hsl(182, 44%, 88%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(11.3%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.95, -8.29, -3.37) |
| CIE-LCH | lch(91.95, 8.95, 202.14°) |
| OKLab | oklab(92.75% -0.0258 -0.0091) |
| OKLCH | oklch(92.75% 0.027 199.5) |
| XYZ | xyz(72.5771, 80.5889, 92.6038) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.51
Azure (CSS)
#F0FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDEE #EED4D3
analogous
#D3EEE1 #D3EDEE #D3DFEE
triadic
#D3EDEE #EED3ED #EDEED3
tetradic
#D3EDEE #E1D3EE #EED4D3 #DFEED3
square
#D3EDEE #E1D3EE #EED4D3 #DFEED3
split-complementary
#D3EDEE #EED3DF #EEE1D3
monochromatic
#7BC9CC #A7DBDD #D3EDEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D3EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D3EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDEE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDEE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#CBEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3edee; /* rgb */ color: rgb(211, 237, 238); /* oklch */ color: oklch(92.7% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#e0f2f3',
500: '#d3edee',
950: '#000000',
},
}SCSS
$custom: #d3edee; $custom-light: #e0f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d3edee",
"rgb": {
"r": 211,
"g": 237,
"b": 238
},
"hsl": {
"h": 182.222,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92745,
"c": 0.02736,
"h": 199.5
},
"luminance": 0.8059
}Semantic roles & 50–950 ramp
primary
#D3EDEE
secondary
#CA9D9B
accent
#332EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585