#D3EBEE#D3EBEE
#D3EBEE is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.026 H 205.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBEE |
|---|---|
| RGB | rgb(211, 235, 238) |
| HSL | hsl(187, 44%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(11.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.43, -7.27, -4.13) |
| CIE-LCH | lch(91.43, 8.36, 209.61°) |
| OKLab | oklab(92.34% -0.0231 -0.0112) |
| OKLCH | oklch(92.34% 0.026 205.8) |
| XYZ | xyz(72.0013, 79.4372, 92.4118) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.37
Very Pale Blue
#D6FFFE
ΔE00 6.37
Really Light Blue
#D4FFFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBEE #EED6D3
analogous
#D3EEE3 #D3EBEE #D3DDEE
triadic
#D3EBEE #EED3EB #EBEED3
tetradic
#D3EBEE #E3D3EE #EED6D3 #DDEED3
square
#D3EBEE #E3D3EE #EED6D3 #DDEED3
split-complementary
#D3EBEE #EED3DD #EEE3D3
monochromatic
#7BC3CC #A7D7DD #D3EBEE #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.24
#D3EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D3EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#CCEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebee; /* rgb */ color: rgb(211, 235, 238); /* oklch */ color: oklch(92.3% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#e0f1f3',
500: '#d3ebee',
950: '#000000',
},
}SCSS
$custom: #d3ebee; $custom-light: #e0f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d3ebee",
"rgb": {
"r": 211,
"g": 235,
"b": 238
},
"hsl": {
"h": 186.667,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92337,
"c": 0.02565,
"h": 205.8
},
"luminance": 0.79439
}Semantic roles & 50–950 ramp
primary
#D3EBEE
secondary
#CAA09B
accent
#3D2EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585