#9FCBC2#9FCBC2
#9FCBC2 is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.048 H 181.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBC2 |
|---|---|
| RGB | rgb(159, 203, 194) |
| HSL | hsl(168, 30%, 71%) |
| HSV | hsv(168, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(78.45, -16.29, -0.26) |
| CIE-LCH | lch(78.45, 16.29, 180.92°) |
| OKLab | oklab(80.82% -0.048 -0.001) |
| OKLCH | oklch(80.82% 0.048 181.1) |
| XYZ | xyz(45.3888, 53.9762, 59.0554) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 9.02
Paleturquoise
#AFEEEE
ΔE00 9.06
Lightblue
#ADD8E6
ΔE00 10.69
Duck Egg Blue
#C3FBF4
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBC2 #CB9FA8
analogous
#9FCBAC #9FCBC2 #9FBECB
triadic
#9FCBC2 #C29FCB #CBC29F
tetradic
#9FCBC2 #AC9FCB #CB9FA8 #BECB9F
square
#9FCBC2 #AC9FCB #CB9FA8 #BECB9F
split-complementary
#9FCBC2 #CB9FBE #CBAC9F
monochromatic
#549B8D #77B5A9 #9FCBC2 #C7E1DB #EBF4F2
Accessibility & contrast
On white
1.78
#9FCBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#9FCBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBC2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBC2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#93CDC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcbc2; /* rgb */ color: rgb(159, 203, 194); /* oklch */ color: oklch(80.8% 0.048 181.1);
Tailwind
colors: {
custom: {
50: '#bcdbd4',
500: '#9fcbc2',
950: '#000000',
},
}SCSS
$custom: #9fcbc2; $custom-light: #bcdbd4; $custom-dark: #000000;
JSON
{
"hex": "#9fcbc2",
"rgb": {
"r": 159,
"g": 203,
"b": 194
},
"hsl": {
"h": 167.727,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80815,
"c": 0.04806,
"h": 181.1
},
"luminance": 0.53978
}Semantic roles & 50–950 ramp
primary
#9FCBC2
secondary
#A06E78
accent
#3D53A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483