#D3F0EE#D3F0EE
#D3F0EE is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.030 H 191.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F0EE |
|---|---|
| RGB | rgb(211, 240, 238) |
| HSL | hsl(176, 49%, 88%) |
| HSV | hsv(176, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.72, -9.80, -2.23) |
| CIE-LCH | lch(92.72, 10.05, 192.83°) |
| OKLab | oklab(93.36% -0.0298 -0.0061) |
| OKLCH | oklch(93.36% 0.03 191.6) |
| XYZ | xyz(73.4529, 82.3406, 92.8957) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 3.88
Very Pale Blue
#D6FFFE
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.34
Ice
#D6FFFA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F0EE #F0D3D5
analogous
#D3F0DF #D3F0EE #D3E3F0
triadic
#D3F0EE #EED3F0 #F0EED3
tetradic
#D3F0EE #DFD3F0 #F0D3D5 #E3F0D3
square
#D3F0EE #DFD3F0 #F0D3D5 #E3F0D3
split-complementary
#D3F0EE #F0D3E3 #F0DFD3
monochromatic
#78D1CB #A5E0DC #D3F0EE #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.20
#D3F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#D3F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F0EE
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F0EE | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CBF2EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f0ee; /* rgb */ color: rgb(211, 240, 238); /* oklch */ color: oklch(93.4% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#e0f5f3',
500: '#d3f0ee',
950: '#000000',
},
}SCSS
$custom: #d3f0ee; $custom-light: #e0f5f3; $custom-dark: #000000;
JSON
{
"hex": "#d3f0ee",
"rgb": {
"r": 211,
"g": 240,
"b": 238
},
"hsl": {
"h": 175.862,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.93359,
"c": 0.03043,
"h": 191.6
},
"luminance": 0.82342
}Semantic roles & 50–950 ramp
primary
#D3F0EE
secondary
#CE9A9D
accent
#2933BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585