#D3EAEB#D3EAEB
#D3EAEB is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.024 H 199.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAEB |
|---|---|
| RGB | rgb(211, 234, 235) |
| HSL | hsl(183, 38%, 87%) |
| HSV | hsv(183, 10%, 92%) |
| CMYK | cmyk(10.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.09, -7.35, -3.06) |
| CIE-LCH | lch(91.09, 7.96, 202.62°) |
| OKLab | oklab(92.05% -0.0229 -0.0083) |
| OKLCH | oklch(92.05% 0.024 199.9) |
| XYZ | xyz(71.2787, 78.6914, 90.0148) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.34
Very Light Blue
#D5FFFF
ΔE00 6.40
Really Light Blue
#D4FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAEB #EBD4D3
analogous
#D3EBE0 #D3EAEB #D3DEEB
triadic
#D3EAEB #EBD3EA #EAEBD3
tetradic
#D3EAEB #E0D3EB #EBD4D3 #DEEBD3
square
#D3EAEB #E0D3EB #EBD4D3 #DEEBD3
split-complementary
#D3EAEB #EBD3DE #EBE0D3
monochromatic
#7FC2C5 #A9D6D8 #D3EAEB #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.25
#D3EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D3EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAEB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAEB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#CCECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3eaeb; /* rgb */ color: rgb(211, 234, 235); /* oklch */ color: oklch(92.0% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#e0f0f1',
500: '#d3eaeb',
950: '#000000',
},
}SCSS
$custom: #d3eaeb; $custom-light: #e0f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d3eaeb",
"rgb": {
"r": 211,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.92045,
"c": 0.02434,
"h": 199.9
},
"luminance": 0.78693
}Semantic roles & 50–950 ramp
primary
#D3EAEB
secondary
#C69E9D
accent
#3A35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585