#9FCFBC#9FCFBC
#9FCFBC is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.057 H 168.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFBC |
|---|---|
| RGB | rgb(159, 207, 188) |
| HSL | hsl(156, 33%, 72%) |
| HSV | hsv(156, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(79.40, -19.54, 4.34) |
| CIE-LCH | lch(79.40, 20.02, 167.48°) |
| OKLab | oklab(81.52% -0.0558 0.0112) |
| OKLCH | oklch(81.52% 0.057 168.7) |
| XYZ | xyz(45.6853, 55.6257, 55.8969) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 7.61
Mediumaquamarine
#66CDAA
ΔE00 8.84
Seafoam
#7FE0B3
ΔE00 9.43
Darkseagreen
#8FBC8F
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFBC #CF9FB2
analogous
#9FCFA4 #9FCFBC #9FCACF
triadic
#9FCFBC #BC9FCF #CFBC9F
tetradic
#9FCFBC #A49FCF #CF9FB2 #CACF9F
square
#9FCFBC #A49FCF #CF9FB2 #CACF9F
split-complementary
#9FCFBC #CF9FCA #CFA49F
monochromatic
#51A282 #76BBA0 #9FCFBC #C8E3D8 #EBF5F1
Accessibility & contrast
On white
1.73
#9FCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#9FCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFBC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFBC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#94D0C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcfbc; /* rgb */ color: rgb(159, 207, 188); /* oklch */ color: oklch(81.5% 0.057 168.7);
Tailwind
colors: {
custom: {
50: '#bcddd0',
500: '#9fcfbc',
950: '#000000',
},
}SCSS
$custom: #9fcfbc; $custom-light: #bcddd0; $custom-dark: #000000;
JSON
{
"hex": "#9fcfbc",
"rgb": {
"r": 159,
"g": 207,
"b": 188
},
"hsl": {
"h": 156.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81523,
"c": 0.05695,
"h": 168.7
},
"luminance": 0.55627
}Semantic roles & 50–950 ramp
primary
#9FCFBC
secondary
#A56E83
accent
#3967AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483