#9ECFC0#9ECFC0
#9ECFC0 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.055 H 174.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFC0 |
|---|---|
| RGB | rgb(158, 207, 192) |
| HSL | hsl(162, 34%, 72%) |
| HSV | hsv(162, 24%, 81%) |
| CMYK | cmyk(23.7%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(79.44, -19.04, 2.25) |
| CIE-LCH | lch(79.44, 19.17, 173.25°) |
| OKLab | oklab(81.58% -0.0551 0.0057) |
| OKLCH | oklch(81.58% 0.055 174.1) |
| XYZ | xyz(45.9249, 55.6987, 58.1901) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 9.43
Mediumaquamarine
#66CDAA
ΔE00 9.43
Powder Blue
#B0E0E6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFC0 #CF9EAD
analogous
#9ECFA8 #9ECFC0 #9EC6CF
triadic
#9ECFC0 #C09ECF #CFC09E
tetradic
#9ECFC0 #A89ECF #CF9EAD #C6CF9E
square
#9ECFC0 #A89ECF #CF9EAD #C6CF9E
split-complementary
#9ECFC0 #CF9EC6 #CFA89E
monochromatic
#50A289 #75BBA5 #9ECFC0 #C7E3DB #EBF5F2
Accessibility & contrast
On white
1.73
#9ECFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#9ECFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFC0
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFC0 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#92D0CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ecfc0; /* rgb */ color: rgb(158, 207, 192); /* oklch */ color: oklch(81.6% 0.055 174.1);
Tailwind
colors: {
custom: {
50: '#bbddd3',
500: '#9ecfc0',
950: '#000000',
},
}SCSS
$custom: #9ecfc0; $custom-light: #bbddd3; $custom-dark: #000000;
JSON
{
"hex": "#9ecfc0",
"rgb": {
"r": 158,
"g": 207,
"b": 192
},
"hsl": {
"h": 161.633,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.81575,
"c": 0.05539,
"h": 174.1
},
"luminance": 0.55701
}Semantic roles & 50–950 ramp
primary
#9ECFC0
secondary
#A56D7E
accent
#395CAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483