#9FCBBF#9FCBBF
#9FCBBF is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.049 H 176.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBBF |
|---|---|
| RGB | rgb(159, 203, 191) |
| HSL | hsl(164, 30%, 71%) |
| HSV | hsv(164, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(78.37, -16.91, 1.24) |
| CIE-LCH | lch(78.37, 16.95, 175.82°) |
| OKLab | oklab(80.73% -0.0493 0.003) |
| OKLCH | oklch(80.73% 0.049 176.5) |
| XYZ | xyz(45.0553, 53.8428, 57.2989) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.70
Seafoam Blue
#78D1B6
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.65
Light Teal
#90E4C1
ΔE00 9.98
Mediumaquamarine
#66CDAA
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBBF #CB9FAB
analogous
#9FCBA9 #9FCBBF #9FC1CB
triadic
#9FCBBF #BF9FCB #CBBF9F
tetradic
#9FCBBF #A99FCB #CB9FAB #C1CB9F
square
#9FCBBF #A99FCB #CB9FAB #C1CB9F
split-complementary
#9FCBBF #CB9FC1 #CBA99F
monochromatic
#549B88 #77B5A5 #9FCBBF #C7E1D9 #EBF4F2
Accessibility & contrast
On white
1.78
#9FCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#9FCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBBF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBBF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BF
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#94CCC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcbbf; /* rgb */ color: rgb(159, 203, 191); /* oklch */ color: oklch(80.7% 0.049 176.5);
Tailwind
colors: {
custom: {
50: '#bcdbd2',
500: '#9fcbbf',
950: '#000000',
},
}SCSS
$custom: #9fcbbf; $custom-light: #bcdbd2; $custom-dark: #000000;
JSON
{
"hex": "#9fcbbf",
"rgb": {
"r": 159,
"g": 203,
"b": 191
},
"hsl": {
"h": 163.636,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80727,
"c": 0.04938,
"h": 176.5
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#9FCBBF
secondary
#A06E7C
accent
#3D5AA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483