#9FC2BC#9FC2BC
#9FC2BC is a light, muted teal. Relative luminance 0.496; OKLCH L 78.7% C 0.038 H 183.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2BC |
|---|---|
| RGB | rgb(159, 194, 188) |
| HSL | hsl(170, 22%, 69%) |
| HSV | hsv(170, 18%, 76%) |
| CMYK | cmyk(18%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(75.81, -12.91, -0.88) |
| CIE-LCH | lch(75.81, 12.94, 183.88°) |
| OKLab | oklab(78.67% -0.0384 -0.0025) |
| OKLCH | oklch(78.67% 0.038 183.8) |
| XYZ | xyz(42.6645, 49.5840, 54.8900) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.89
Pale Teal
#82CBB2
ΔE00 9.77
Lightblue
#ADD8E6
ΔE00 10.15
Paleturquoise
#AFEEEE
ΔE00 11.19
Cool Grey
#95A3A6
ΔE00 11.42
Seafoam Blue
#78D1B6
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2BC #C29FA5
analogous
#9FC2AB #9FC2BC #9FB7C2
triadic
#9FC2BC #BC9FC2 #C2BC9F
tetradic
#9FC2BC #AB9FC2 #C29FA5 #B7C29F
square
#9FC2BC #AB9FC2 #C29FA5 #B7C29F
split-complementary
#9FC2BC #C29FB7 #C2AB9F
monochromatic
#5A8D84 #7AAAA2 #9FC2BC #C4DAD6 #EAF2F0
Accessibility & contrast
On white
1.92
#9FC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#9FC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2BC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2BC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBC
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#96C4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc2bc; /* rgb */ color: rgb(159, 194, 188); /* oklch */ color: oklch(78.7% 0.038 183.8);
Tailwind
colors: {
custom: {
50: '#bcd4d0',
500: '#9fc2bc',
950: '#000000',
},
}SCSS
$custom: #9fc2bc; $custom-light: #bcd4d0; $custom-dark: #000000;
JSON
{
"hex": "#9fc2bc",
"rgb": {
"r": 159,
"g": 194,
"b": 188
},
"hsl": {
"h": 169.714,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.78667,
"c": 0.03849,
"h": 183.8
},
"luminance": 0.49585
}Semantic roles & 50–950 ramp
primary
#9FC2BC
secondary
#E3D9DB
accent
#4555A1
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121414
muted
#818382