#D3EFED#D3EFED
#D3EFED is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.1% C 0.029 H 191.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFED |
|---|---|
| RGB | rgb(211, 239, 237) |
| HSL | hsl(176, 47%, 88%) |
| HSV | hsv(176, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.44, -9.49, -2.13) |
| CIE-LCH | lch(92.44, 9.73, 192.65°) |
| OKLab | oklab(93.13% -0.0289 -0.0058) |
| OKLCH | oklch(93.13% 0.029 191.4) |
| XYZ | xyz(73.0129, 81.6948, 92.0263) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Very Pale Blue
#D6FFFE
ΔE00 4.36
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.67
Ice
#D6FFFA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFED #EFD3D5
analogous
#D3EFDF #D3EFED #D3E3EF
triadic
#D3EFED #EDD3EF #EFEDD3
tetradic
#D3EFED #DFD3EF #EFD3D5 #E3EFD3
square
#D3EFED #DFD3EF #EFD3D5 #E3EFD3
split-complementary
#D3EFED #EFD3E3 #EFDFD3
monochromatic
#79CEC8 #A6DFDB #D3EFED #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.21
#D3EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#D3EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFED
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFED | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#CBF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efed; /* rgb */ color: rgb(211, 239, 237); /* oklch */ color: oklch(93.1% 0.029 191.4);
Tailwind
colors: {
custom: {
50: '#e0f4f2',
500: '#d3efed',
950: '#000000',
},
}SCSS
$custom: #d3efed; $custom-light: #e0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d3efed",
"rgb": {
"r": 211,
"g": 239,
"b": 237
},
"hsl": {
"h": 175.714,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93125,
"c": 0.02944,
"h": 191.4
},
"luminance": 0.81696
}Semantic roles & 50–950 ramp
primary
#D3EFED
secondary
#CC9A9E
accent
#2C36BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585