#9FCABB#9FCABB
#9FCABB is a light, muted teal. Relative luminance 0.532; OKLCH L 80.4% C 0.050 H 171.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCABB |
|---|---|
| RGB | rgb(159, 202, 187) |
| HSL | hsl(159, 29%, 71%) |
| HSV | hsv(159, 21%, 79%) |
| CMYK | cmyk(21.3%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.99, -17.22, 2.84) |
| CIE-LCH | lch(77.99, 17.45, 170.64°) |
| OKLab | oklab(80.39% -0.0496 0.0073) |
| OKLCH | oklch(80.39% 0.05 171.7) |
| XYZ | xyz(44.3857, 53.1983, 54.9338) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 7.89
Light Teal
#90E4C1
ΔE00 9.49
Mediumaquamarine
#66CDAA
ΔE00 10.04
Powder Blue
#B0E0E6
ΔE00 10.31
Darkseagreen
#8FBC8F
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCABB #CA9FAE
analogous
#9FCAA5 #9FCABB #9FC3CA
triadic
#9FCABB #BB9FCA #CABB9F
tetradic
#9FCABB #A59FCA #CA9FAE #C3CA9F
square
#9FCABB #A59FCA #CA9FAE #C3CA9F
split-complementary
#9FCABB #CA9FC3 #CAA59F
monochromatic
#559A82 #78B49F #9FCABB #C6E0D7 #EBF4F1
Accessibility & contrast
On white
1.80
#9FCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#9FCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCABB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCABB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#95CBC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcabb; /* rgb */ color: rgb(159, 202, 187); /* oklch */ color: oklch(80.4% 0.050 171.7);
Tailwind
colors: {
custom: {
50: '#bcdacf',
500: '#9fcabb',
950: '#000000',
},
}SCSS
$custom: #9fcabb; $custom-light: #bcdacf; $custom-dark: #000000;
JSON
{
"hex": "#9fcabb",
"rgb": {
"r": 159,
"g": 202,
"b": 187
},
"hsl": {
"h": 159.07,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.80392,
"c": 0.05015,
"h": 171.7
},
"luminance": 0.532
}Semantic roles & 50–950 ramp
primary
#9FCABB
secondary
#9F6E7F
accent
#3E63A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383