#9FCCBF#9FCCBF
#9FCCBF is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.051 H 175.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCBF |
|---|---|
| RGB | rgb(159, 204, 191) |
| HSL | hsl(163, 31%, 71%) |
| HSV | hsv(163, 22%, 80%) |
| CMYK | cmyk(22.1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.65, -17.42, 1.64) |
| CIE-LCH | lch(78.65, 17.49, 174.63°) |
| OKLab | oklab(80.95% -0.0506 0.0041) |
| OKLCH | oklch(80.95% 0.051 175.4) |
| XYZ | xyz(45.2922, 54.3166, 57.3779) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 9.39
Light Teal
#90E4C1
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 9.63
Mediumaquamarine
#66CDAA
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCBF #CC9FAC
analogous
#9FCCA8 #9FCCBF #9FC2CC
triadic
#9FCCBF #BF9FCC #CCBF9F
tetradic
#9FCCBF #A89FCC #CC9FAC #C2CC9F
square
#9FCCBF #A89FCC #CC9FAC #C2CC9F
split-complementary
#9FCCBF #CC9FC2 #CCA89F
monochromatic
#539D88 #77B7A4 #9FCCBF #C7E1DA #EBF4F2
Accessibility & contrast
On white
1.77
#9FCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#9FCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCBF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCBF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#94CDC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fccbf; /* rgb */ color: rgb(159, 204, 191); /* oklch */ color: oklch(80.9% 0.051 175.4);
Tailwind
colors: {
custom: {
50: '#bcdbd2',
500: '#9fccbf',
950: '#000000',
},
}SCSS
$custom: #9fccbf; $custom-light: #bcdbd2; $custom-dark: #000000;
JSON
{
"hex": "#9fccbf",
"rgb": {
"r": 159,
"g": 204,
"b": 191
},
"hsl": {
"h": 162.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.80947,
"c": 0.05078,
"h": 175.4
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#9FCCBF
secondary
#A16E7D
accent
#3C5CA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483