#D3EAEA#D3EAEA
#D3EAEA is a very light, muted teal. Relative luminance 0.786; OKLCH L 92.0% C 0.024 H 196.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAEA |
|---|---|
| RGB | rgb(211, 234, 234) |
| HSL | hsl(180, 35%, 87%) |
| HSV | hsv(180, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.07, -7.54, -2.58) |
| CIE-LCH | lch(91.07, 7.97, 198.87°) |
| OKLab | oklab(92.02% -0.0233 -0.007) |
| OKLCH | oklch(92.02% 0.024 196.7) |
| XYZ | xyz(71.1346, 78.6338, 89.2560) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.29
Really Light Blue
#D4FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAEA #EAD3D3
analogous
#D3EADF #D3EAEA #D3DFEA
triadic
#D3EAEA #EAD3EA #EAEAD3
tetradic
#D3EAEA #DFD3EA #EAD3D3 #DFEAD3
square
#D3EAEA #DFD3EA #EAD3D3 #DFEAD3
split-complementary
#D3EAEA #EAD3DF #EADFD3
monochromatic
#80C2C2 #AAD6D6 #D3EAEA #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.26
#D3EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D3EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAEA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAEA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#CDECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3eaea; /* rgb */ color: rgb(211, 234, 234); /* oklch */ color: oklch(92.0% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#e0f0f0',
500: '#d3eaea',
950: '#000000',
},
}SCSS
$custom: #d3eaea; $custom-light: #e0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d3eaea",
"rgb": {
"r": 211,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.92015,
"c": 0.02429,
"h": 196.7
},
"luminance": 0.78635
}Semantic roles & 50–950 ramp
primary
#D3EAEA
secondary
#C49D9D
accent
#3737AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585