#D3EBEF#D3EBEF
#D3EBEF is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.4% C 0.026 H 208.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBEF |
|---|---|
| RGB | rgb(211, 235, 239) |
| HSL | hsl(189, 47%, 88%) |
| HSV | hsv(189, 12%, 94%) |
| CMYK | cmyk(11.7%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.46, -7.08, -4.61) |
| CIE-LCH | lch(91.46, 8.45, 213.11°) |
| OKLab | oklab(92.37% -0.0227 -0.0125) |
| OKLCH | oklch(92.37% 0.026 208.8) |
| XYZ | xyz(72.1486, 79.4962, 93.1877) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.59
Very Pale Blue
#D6FFFE
ΔE00 6.61
Really Light Blue
#D4FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBEF #EFD7D3
analogous
#D3EFE5 #D3EBEF #D3DDEF
triadic
#D3EBEF #EFD3EB #EBEFD3
tetradic
#D3EBEF #E5D3EF #EFD7D3 #DDEFD3
square
#D3EBEF #E5D3EF #EFD7D3 #DDEFD3
split-complementary
#D3EBEF #EFD3DD #EFE5D3
monochromatic
#79C2CE #A6D7DF #D3EBEF #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.24
#D3EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D3EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBEF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBEF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#CBEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebef; /* rgb */ color: rgb(211, 235, 239); /* oklch */ color: oklch(92.4% 0.026 208.8);
Tailwind
colors: {
custom: {
50: '#e0f1f4',
500: '#d3ebef',
950: '#000000',
},
}SCSS
$custom: #d3ebef; $custom-light: #e0f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d3ebef",
"rgb": {
"r": 211,
"g": 235,
"b": 239
},
"hsl": {
"h": 188.571,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92367,
"c": 0.0259,
"h": 208.8
},
"luminance": 0.79498
}Semantic roles & 50–950 ramp
primary
#D3EBEF
secondary
#CCA19A
accent
#402CBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585