#D3EEEA#D3EEEA
#D3EEEA is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.029 H 185.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEEA |
|---|---|
| RGB | rgb(211, 238, 234) |
| HSL | hsl(171, 44%, 88%) |
| HSV | hsv(171, 11%, 93%) |
| CMYK | cmyk(11.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.10, -9.57, -1.06) |
| CIE-LCH | lch(92.10, 9.63, 186.33°) |
| OKLab | oklab(92.83% -0.0287 -0.003) |
| OKLCH | oklch(92.83% 0.029 185.9) |
| XYZ | xyz(72.2863, 80.9371, 89.6399) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.75
Ice
#D6FFFA
ΔE00 4.77
Very Light Blue
#D5FFFF
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEEA #EED3D7
analogous
#D3EEDC #D3EEEA #D3E4EE
triadic
#D3EEEA #EAD3EE #EEEAD3
tetradic
#D3EEEA #DCD3EE #EED3D7 #E4EED3
square
#D3EEEA #DCD3EE #EED3D7 #E4EED3
split-complementary
#D3EEEA #EED3E4 #EEDCD3
monochromatic
#7BCCC0 #A7DDD5 #D3EEEA #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.22
#D3EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D3EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEEA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEEA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#CCEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3eeea; /* rgb */ color: rgb(211, 238, 234); /* oklch */ color: oklch(92.8% 0.029 185.9);
Tailwind
colors: {
custom: {
50: '#e0f3f0',
500: '#d3eeea',
950: '#000000',
},
}SCSS
$custom: #d3eeea; $custom-light: #e0f3f0; $custom-dark: #000000;
JSON
{
"hex": "#d3eeea",
"rgb": {
"r": 211,
"g": 238,
"b": 234
},
"hsl": {
"h": 171.111,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92834,
"c": 0.02882,
"h": 185.9
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#D3EEEA
secondary
#CA9BA2
accent
#2E42B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585