#9FC2BD#9FC2BD
#9FC2BD is a light, muted teal. Relative luminance 0.496; OKLCH L 78.7% C 0.038 H 185.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2BD |
|---|---|
| RGB | rgb(159, 194, 189) |
| HSL | hsl(171, 22%, 69%) |
| HSV | hsv(171, 18%, 76%) |
| CMYK | cmyk(18%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.84, -12.70, -1.38) |
| CIE-LCH | lch(75.84, 12.78, 186.20°) |
| OKLab | oklab(78.7% -0.038 -0.0039) |
| OKLCH | oklch(78.7% 0.038 185.8) |
| XYZ | xyz(42.7727, 49.6273, 55.4597) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 10.10
Paleturquoise
#AFEEEE
ΔE00 11.11
Cool Grey
#95A3A6
ΔE00 11.23
Silver (survey)
#C5C9C7
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2BD #C29FA4
analogous
#9FC2AC #9FC2BD #9FB6C2
triadic
#9FC2BD #BD9FC2 #C2BD9F
tetradic
#9FC2BD #AC9FC2 #C29FA4 #B6C29F
square
#9FC2BD #AC9FC2 #C29FA4 #B6C29F
split-complementary
#9FC2BD #C29FB6 #C2AC9F
monochromatic
#5A8D86 #7AAAA3 #9FC2BD #C4DAD7 #EAF2F0
Accessibility & contrast
On white
1.92
#9FC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#9FC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2BD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2BD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#96C4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc2bd; /* rgb */ color: rgb(159, 194, 189); /* oklch */ color: oklch(78.7% 0.038 185.8);
Tailwind
colors: {
custom: {
50: '#bcd4d0',
500: '#9fc2bd',
950: '#000000',
},
}SCSS
$custom: #9fc2bd; $custom-light: #bcd4d0; $custom-dark: #000000;
JSON
{
"hex": "#9fc2bd",
"rgb": {
"r": 159,
"g": 194,
"b": 189
},
"hsl": {
"h": 171.429,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.78697,
"c": 0.0382,
"h": 185.8
},
"luminance": 0.49629
}Semantic roles & 50–950 ramp
primary
#9FC2BD
secondary
#E3D9DB
accent
#4552A1
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121414
muted
#818382