#D3F2EC#D3F2EC
#D3F2EC is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.7% C 0.033 H 182.6°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2EC |
|---|---|
| RGB | rgb(211, 242, 236) |
| HSL | hsl(168, 54%, 89%) |
| HSV | hsv(168, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(93.19, -11.20, -0.51) |
| CIE-LCH | lch(93.19, 11.21, 182.60°) |
| OKLab | oklab(93.71% -0.0333 -0.0015) |
| OKLCH | oklch(93.71% 0.033 182.6) |
| XYZ | xyz(73.7527, 83.4077, 91.5542) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 4.17
Really Light Blue
#D4FFFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2EC #F2D3D9
analogous
#D3F2DD #D3F2EC #D3E9F2
triadic
#D3F2EC #ECD3F2 #F2ECD3
tetradic
#D3F2EC #DDD3F2 #F2D3D9 #E9F2D3
square
#D3F2EC #DDD3F2 #F2D3D9 #E9F2D3
split-complementary
#D3F2EC #F2D3E9 #F2DDD3
monochromatic
#75D6C3 #A4E4D8 #D3F2EC #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.19
#D3F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D3F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2EC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2EC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#CBF3F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f2ec; /* rgb */ color: rgb(211, 242, 236); /* oklch */ color: oklch(93.7% 0.033 182.6);
Tailwind
colors: {
custom: {
50: '#e0f6f2',
500: '#d3f2ec',
950: '#000000',
},
}SCSS
$custom: #d3f2ec; $custom-light: #e0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d3f2ec",
"rgb": {
"r": 211,
"g": 242,
"b": 236
},
"hsl": {
"h": 168.387,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93712,
"c": 0.0333,
"h": 182.6
},
"luminance": 0.83409
}Semantic roles & 50–950 ramp
primary
#D3F2EC
secondary
#D198A3
accent
#2442C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585