#D3EFEC#D3EFEC
#D3EFEC is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.030 H 188.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFEC |
|---|---|
| RGB | rgb(211, 239, 236) |
| HSL | hsl(174, 47%, 88%) |
| HSV | hsv(174, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.41, -9.69, -1.65) |
| CIE-LCH | lch(92.41, 9.83, 189.65°) |
| OKLab | oklab(93.1% -0.0292 -0.0045) |
| OKLCH | oklch(93.1% 0.03 188.8) |
| XYZ | xyz(72.8672, 81.6365, 91.2590) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.23
Very Pale Blue
#D6FFFE
ΔE00 4.37
Ice
#D6FFFA
ΔE00 4.54
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFEC #EFD3D6
analogous
#D3EFDE #D3EFEC #D3E4EF
triadic
#D3EFEC #ECD3EF #EFECD3
tetradic
#D3EFEC #DED3EF #EFD3D6 #E4EFD3
square
#D3EFEC #DED3EF #EFD3D6 #E4EFD3
split-complementary
#D3EFEC #EFD3E4 #EFDED3
monochromatic
#79CEC5 #A6DFD9 #D3EFEC #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.21
#D3EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D3EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFEC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFEC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#CCF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efec; /* rgb */ color: rgb(211, 239, 236); /* oklch */ color: oklch(93.1% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#e0f4f2',
500: '#d3efec',
950: '#000000',
},
}SCSS
$custom: #d3efec; $custom-light: #e0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d3efec",
"rgb": {
"r": 211,
"g": 239,
"b": 236
},
"hsl": {
"h": 173.571,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93096,
"c": 0.02959,
"h": 188.8
},
"luminance": 0.81638
}Semantic roles & 50–950 ramp
primary
#D3EFEC
secondary
#CC9AA0
accent
#2C3BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585