#9FCFBF#9FCFBF
#9FCFBF is a light, muted teal. Relative luminance 0.558; OKLCH L 81.6% C 0.055 H 172.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFBF |
|---|---|
| RGB | rgb(159, 207, 191) |
| HSL | hsl(160, 33%, 72%) |
| HSV | hsv(160, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(79.47, -18.93, 2.84) |
| CIE-LCH | lch(79.47, 19.14, 171.46°) |
| OKLab | oklab(81.61% -0.0546 0.0072) |
| OKLCH | oklch(81.61% 0.055 172.4) |
| XYZ | xyz(46.0121, 55.7564, 57.6178) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 8.22
Mediumaquamarine
#66CDAA
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 9.71
Powder Blue
#B0E0E6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFBF #CF9FAF
analogous
#9FCFA7 #9FCFBF #9FC7CF
triadic
#9FCFBF #BF9FCF #CFBF9F
tetradic
#9FCFBF #A79FCF #CF9FAF #C7CF9F
square
#9FCFBF #A79FCF #CF9FAF #C7CF9F
split-complementary
#9FCFBF #CF9FC7 #CFA79F
monochromatic
#51A287 #76BBA4 #9FCFBF #C8E3DA #EBF5F1
Accessibility & contrast
On white
1.73
#9FCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#9FCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFBF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFBF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#94D0CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcfbf; /* rgb */ color: rgb(159, 207, 191); /* oklch */ color: oklch(81.6% 0.055 172.4);
Tailwind
colors: {
custom: {
50: '#bcddd2',
500: '#9fcfbf',
950: '#000000',
},
}SCSS
$custom: #9fcfbf; $custom-light: #bcddd2; $custom-dark: #000000;
JSON
{
"hex": "#9fcfbf",
"rgb": {
"r": 159,
"g": 207,
"b": 191
},
"hsl": {
"h": 160,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81608,
"c": 0.05506,
"h": 172.4
},
"luminance": 0.55758
}Semantic roles & 50–950 ramp
primary
#9FCFBF
secondary
#A56E80
accent
#3960AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483