#D3EEEB#D3EEEB
#D3EEEB is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.029 H 188.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEEB |
|---|---|
| RGB | rgb(211, 238, 235) |
| HSL | hsl(173, 44%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(11.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.13, -9.38, -1.54) |
| CIE-LCH | lch(92.13, 9.50, 189.35°) |
| OKLab | oklab(92.86% -0.0283 -0.0043) |
| OKLCH | oklch(92.86% 0.029 188.6) |
| XYZ | xyz(72.4303, 80.9947, 90.3987) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Very Pale Blue
#D6FFFE
ΔE00 4.70
Ice
#D6FFFA
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEEB #EED3D6
analogous
#D3EEDD #D3EEEB #D3E3EE
triadic
#D3EEEB #EBD3EE #EEEBD3
tetradic
#D3EEEB #DDD3EE #EED3D6 #E3EED3
square
#D3EEEB #DDD3EE #EED3D6 #E3EED3
split-complementary
#D3EEEB #EED3E3 #EEDDD3
monochromatic
#7BCCC3 #A7DDD7 #D3EEEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.22
#D3EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D3EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#CCF0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3eeeb; /* rgb */ color: rgb(211, 238, 235); /* oklch */ color: oklch(92.9% 0.029 188.6);
Tailwind
colors: {
custom: {
50: '#e0f3f1',
500: '#d3eeeb',
950: '#000000',
},
}SCSS
$custom: #d3eeeb; $custom-light: #e0f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d3eeeb",
"rgb": {
"r": 211,
"g": 238,
"b": 235
},
"hsl": {
"h": 173.333,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92862,
"c": 0.0286,
"h": 188.6
},
"luminance": 0.80996
}Semantic roles & 50–950 ramp
primary
#D3EEEB
secondary
#CA9BA0
accent
#2E3DB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585