#9FCABA#9FCABA
#9FCABA is a light, muted teal. Relative luminance 0.532; OKLCH L 80.4% C 0.051 H 170.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCABA |
|---|---|
| RGB | rgb(159, 202, 186) |
| HSL | hsl(158, 29%, 71%) |
| HSV | hsv(158, 21%, 79%) |
| CMYK | cmyk(21.3%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.97, -17.42, 3.34) |
| CIE-LCH | lch(77.97, 17.74, 169.15°) |
| OKLab | oklab(80.36% -0.05 0.0086) |
| OKLCH | oklch(80.36% 0.051 170.3) |
| XYZ | xyz(44.2790, 53.1556, 54.3719) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 9.29
Mediumaquamarine
#66CDAA
ΔE00 9.85
Darkseagreen
#8FBC8F
ΔE00 10.02
Greenish Grey
#96AE8D
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCABA #CA9FAF
analogous
#9FCAA4 #9FCABA #9FC4CA
triadic
#9FCABA #BA9FCA #CABA9F
tetradic
#9FCABA #A49FCA #CA9FAF #C4CA9F
square
#9FCABA #A49FCA #CA9FAF #C4CA9F
split-complementary
#9FCABA #CA9FC4 #CAA49F
monochromatic
#559A80 #78B49E #9FCABA #C6E0D6 #EBF4F1
Accessibility & contrast
On white
1.81
#9FCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#9FCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCABA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCABA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#95CBC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcaba; /* rgb */ color: rgb(159, 202, 186); /* oklch */ color: oklch(80.4% 0.051 170.3);
Tailwind
colors: {
custom: {
50: '#bcdace',
500: '#9fcaba',
950: '#000000',
},
}SCSS
$custom: #9fcaba; $custom-light: #bcdace; $custom-dark: #000000;
JSON
{
"hex": "#9fcaba",
"rgb": {
"r": 159,
"g": 202,
"b": 186
},
"hsl": {
"h": 157.674,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.80363,
"c": 0.05076,
"h": 170.3
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#9FCABA
secondary
#9F6E80
accent
#3E65A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383