#D3EEED#D3EEED
#D3EEED is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.028 H 194.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEED |
|---|---|
| RGB | rgb(211, 238, 237) |
| HSL | hsl(178, 44%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(11.3%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.18, -8.99, -2.51) |
| CIE-LCH | lch(92.18, 9.33, 195.60°) |
| OKLab | oklab(92.92% -0.0275 -0.0068) |
| OKLCH | oklch(92.92% 0.028 194) |
| XYZ | xyz(72.7209, 81.1109, 91.9290) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.56
Ice Blue (survey)
#D7FFFE
ΔE00 4.57
Very Pale Blue
#D6FFFE
ΔE00 4.73
Very Light Blue
#D5FFFF
ΔE00 4.85
Really Light Blue
#D4FFFF
ΔE00 5.01
Ice
#D6FFFA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEED #EED3D4
analogous
#D3EEDF #D3EEED #D3E1EE
triadic
#D3EEED #EDD3EE #EEEDD3
tetradic
#D3EEED #DFD3EE #EED3D4 #E1EED3
square
#D3EEED #DFD3EE #EED3D4 #E1EED3
split-complementary
#D3EEED #EED3E1 #EEDFD3
monochromatic
#7BCCC9 #A7DDDB #D3EEED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D3EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D3EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEED
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEED | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#CCF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3eeed; /* rgb */ color: rgb(211, 238, 237); /* oklch */ color: oklch(92.9% 0.028 194.0);
Tailwind
colors: {
custom: {
50: '#e0f3f2',
500: '#d3eeed',
950: '#000000',
},
}SCSS
$custom: #d3eeed; $custom-light: #e0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#d3eeed",
"rgb": {
"r": 211,
"g": 238,
"b": 237
},
"hsl": {
"h": 177.778,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.9292,
"c": 0.02835,
"h": 194
},
"luminance": 0.81112
}Semantic roles & 50–950 ramp
primary
#D3EEED
secondary
#CA9B9D
accent
#2E33B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585