#D3EEEE#D3EEEE
#D3EEEE is a very light, muted teal. Relative luminance 0.812; OKLCH L 93.0% C 0.028 H 196.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEEE |
|---|---|
| RGB | rgb(211, 238, 238) |
| HSL | hsl(180, 44%, 88%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(11.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(92.21, -8.79, -2.99) |
| CIE-LCH | lch(92.21, 9.29, 198.79°) |
| OKLab | oklab(92.95% -0.0271 -0.0081) |
| OKLCH | oklch(92.95% 0.028 196.7) |
| XYZ | xyz(72.8674, 81.1695, 92.7005) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Very Pale Blue
#D6FFFE
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 4.90
Really Light Blue
#D4FFFF
ΔE00 5.07
Ice
#D6FFFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEEE #EED3D3
analogous
#D3EEE0 #D3EEEE #D3E0EE
triadic
#D3EEEE #EED3EE #EEEED3
tetradic
#D3EEEE #E0D3EE #EED3D3 #E0EED3
square
#D3EEEE #E0D3EE #EED3D3 #E0EED3
split-complementary
#D3EEEE #EED3E0 #EEE0D3
monochromatic
#7BCCCC #A7DDDD #D3EEEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D3EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D3EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEEE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEEE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#CBF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3eeee; /* rgb */ color: rgb(211, 238, 238); /* oklch */ color: oklch(93.0% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#e0f3f3',
500: '#d3eeee',
950: '#000000',
},
}SCSS
$custom: #d3eeee; $custom-light: #e0f3f3; $custom-dark: #000000;
JSON
{
"hex": "#d3eeee",
"rgb": {
"r": 211,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.9295,
"c": 0.02832,
"h": 196.7
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#D3EEEE
secondary
#CA9B9B
accent
#2E2EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585