#D3EBEC#D3EBEC
#D3EBEC is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.3% C 0.025 H 199.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBEC |
|---|---|
| RGB | rgb(211, 235, 236) |
| HSL | hsl(182, 40%, 88%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(10.6%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.38, -7.66, -3.17) |
| CIE-LCH | lch(91.38, 8.29, 202.45°) |
| OKLab | oklab(92.28% -0.0238 -0.0086) |
| OKLCH | oklch(92.28% 0.025 199.8) |
| XYZ | xyz(71.7091, 79.3204, 90.8729) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.44
Azure (CSS)
#F0FFFF
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.04
Really Light Blue
#D4FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBEC #ECD4D3
analogous
#D3ECE0 #D3EBEC #D3DEEC
triadic
#D3EBEC #ECD3EB #EBECD3
tetradic
#D3EBEC #E0D3EC #ECD4D3 #DEECD3
square
#D3EBEC #E0D3EC #ECD4D3 #DEECD3
split-complementary
#D3EBEC #ECD3DE #ECE0D3
monochromatic
#7EC4C7 #A8D8DA #D3EBEC #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.25
#D3EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D3EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EC
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#CCEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebec; /* rgb */ color: rgb(211, 235, 236); /* oklch */ color: oklch(92.3% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#e0f1f2',
500: '#d3ebec',
950: '#000000',
},
}SCSS
$custom: #d3ebec; $custom-light: #e0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d3ebec",
"rgb": {
"r": 211,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.4,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92278,
"c": 0.02534,
"h": 199.8
},
"luminance": 0.79322
}Semantic roles & 50–950 ramp
primary
#D3EBEC
secondary
#C79E9C
accent
#3833B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585