#D3EFEB#D3EFEB
#D3EFEB is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.030 H 186.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFEB |
|---|---|
| RGB | rgb(211, 239, 235) |
| HSL | hsl(171, 47%, 88%) |
| HSV | hsv(171, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.39, -9.88, -1.16) |
| CIE-LCH | lch(92.39, 9.95, 186.72°) |
| OKLab | oklab(93.07% -0.0296 -0.0033) |
| OKLCH | oklch(93.07% 0.03 186.3) |
| XYZ | xyz(72.7223, 81.5786, 90.4960) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Ice
#D6FFFA
ΔE00 4.43
Very Pale Blue
#D6FFFE
ΔE00 4.44
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFEB #EFD3D7
analogous
#D3EFDD #D3EFEB #D3E5EF
triadic
#D3EFEB #EBD3EF #EFEBD3
tetradic
#D3EFEB #DDD3EF #EFD3D7 #E5EFD3
square
#D3EFEB #DDD3EF #EFD3D7 #E5EFD3
split-complementary
#D3EFEB #EFD3E5 #EFDDD3
monochromatic
#79CEC2 #A6DFD7 #D3EFEB #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.21
#D3EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D3EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFEB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFEB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#CCF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efeb; /* rgb */ color: rgb(211, 239, 235); /* oklch */ color: oklch(93.1% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#e0f4f1',
500: '#d3efeb',
950: '#000000',
},
}SCSS
$custom: #d3efeb; $custom-light: #e0f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d3efeb",
"rgb": {
"r": 211,
"g": 239,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93068,
"c": 0.02981,
"h": 186.3
},
"luminance": 0.8158
}Semantic roles & 50–950 ramp
primary
#D3EFEB
secondary
#CC9AA1
accent
#2C40BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585