#9ECFC2#9ECFC2
#9ECFC2 is a light, muted teal. Relative luminance 0.558; OKLCH L 81.6% C 0.054 H 176.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFC2 |
|---|---|
| RGB | rgb(158, 207, 194) |
| HSL | hsl(164, 34%, 72%) |
| HSV | hsv(164, 24%, 81%) |
| CMYK | cmyk(23.7%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(79.49, -18.62, 1.25) |
| CIE-LCH | lch(79.49, 18.67, 176.14°) |
| OKLab | oklab(81.63% -0.0543 0.003) |
| OKLCH | oklch(81.63% 0.054 176.8) |
| XYZ | xyz(46.1480, 55.7880, 59.3651) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 7.37
Light Teal
#90E4C1
ΔE00 8.88
Paleturquoise
#AFEEEE
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.13
Mediumaquamarine
#66CDAA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFC2 #CF9EAB
analogous
#9ECFAA #9ECFC2 #9EC4CF
triadic
#9ECFC2 #C29ECF #CFC29E
tetradic
#9ECFC2 #AA9ECF #CF9EAB #C4CF9E
square
#9ECFC2 #AA9ECF #CF9EAB #C4CF9E
split-complementary
#9ECFC2 #CF9EC4 #CFAA9E
monochromatic
#50A28D #75BBA8 #9ECFC2 #C7E3DC #EBF5F2
Accessibility & contrast
On white
1.73
#9ECFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#9ECFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFC2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFC2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C1
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#91D0CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ecfc2; /* rgb */ color: rgb(158, 207, 194); /* oklch */ color: oklch(81.6% 0.054 176.8);
Tailwind
colors: {
custom: {
50: '#bbddd4',
500: '#9ecfc2',
950: '#000000',
},
}SCSS
$custom: #9ecfc2; $custom-light: #bbddd4; $custom-dark: #000000;
JSON
{
"hex": "#9ecfc2",
"rgb": {
"r": 158,
"g": 207,
"b": 194
},
"hsl": {
"h": 164.082,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.81632,
"c": 0.05436,
"h": 176.8
},
"luminance": 0.5579
}Semantic roles & 50–950 ramp
primary
#9ECFC2
secondary
#A56D7B
accent
#3958AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483