#9ECFD3#9ECFD3
#9ECFD3 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.1% C 0.051 H 202.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFD3 |
|---|---|
| RGB | rgb(158, 207, 211) |
| HSL | hsl(185, 38%, 72%) |
| HSV | hsv(185, 25%, 83%) |
| CMYK | cmyk(25.1%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(79.95, -14.95, -7.18) |
| CIE-LCH | lch(79.95, 16.59, 205.66°) |
| OKLab | oklab(82.15% -0.0474 -0.0196) |
| OKLCH | oklch(82.15% 0.051 202.5) |
| XYZ | xyz(48.1676, 56.5958, 70.0015) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Sky Blue
#87CEEB
ΔE00 8.70
Pale Sky Blue
#BDF6FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFD3 #D3A29E
analogous
#9ED3BC #9ECFD3 #9EB5D3
triadic
#9ECFD3 #D39ECF #CFD39E
tetradic
#9ECFD3 #BC9ED3 #D3A29E #B5D39E
square
#9ECFD3 #BC9ED3 #D3A29E #B5D39E
split-complementary
#9ECFD3 #D39EB5 #D3BC9E
monochromatic
#4DA3AA #74BAC0 #9ECFD3 #C8E4E6 #EAF5F5
Accessibility & contrast
On white
1.70
#9ECFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#9ECFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFD3
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFD3 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD3
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#8DD3D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ecfd3; /* rgb */ color: rgb(158, 207, 211); /* oklch */ color: oklch(82.1% 0.051 202.5);
Tailwind
colors: {
custom: {
50: '#bcdde0',
500: '#9ecfd3',
950: '#000000',
},
}SCSS
$custom: #9ecfd3; $custom-light: #bcdde0; $custom-dark: #000000;
JSON
{
"hex": "#9ecfd3",
"rgb": {
"r": 158,
"g": 207,
"b": 211
},
"hsl": {
"h": 184.528,
"s": 37.589,
"l": 72.353
},
"oklch": {
"l": 0.82149,
"c": 0.05127,
"h": 202.5
},
"luminance": 0.56598
}Semantic roles & 50–950 ramp
primary
#9ECFD3
secondary
#A9716C
accent
#3E35B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484