#9BC2BF#9BC2BF
#9BC2BF is a light, muted teal. Relative luminance 0.493; OKLCH L 78.5% C 0.042 H 190.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2BF |
|---|---|
| RGB | rgb(155, 194, 191) |
| HSL | hsl(175, 24%, 68%) |
| HSV | hsv(175, 20%, 76%) |
| CMYK | cmyk(20.1%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.65, -13.55, -2.78) |
| CIE-LCH | lch(75.65, 13.83, 191.59°) |
| OKLab | oklab(78.5% -0.0411 -0.0076) |
| OKLCH | oklch(78.5% 0.042 190.5) |
| XYZ | xyz(42.2106, 49.3122, 56.5743) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 10.18
Paleturquoise
#AFEEEE
ΔE00 10.71
Cool Grey
#95A3A6
ΔE00 11.45
Seafoam Blue
#78D1B6
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2BF #C29B9E
analogous
#9BC2AB #9BC2BF #9BB1C2
triadic
#9BC2BF #BF9BC2 #C2BF9B
tetradic
#9BC2BF #AB9BC2 #C29B9E #B1C29B
square
#9BC2BF #AB9BC2 #C29B9E #B1C29B
split-complementary
#9BC2BF #C29BB1 #C2AB9B
monochromatic
#568D89 #75ABA7 #9BC2BF #C1D9D7 #E7F0F0
Accessibility & contrast
On white
1.93
#9BC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#9BC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2BF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2BF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#90C4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bc2bf; /* rgb */ color: rgb(155, 194, 191); /* oklch */ color: oklch(78.5% 0.042 190.5);
Tailwind
colors: {
custom: {
50: '#b9d4d2',
500: '#9bc2bf',
950: '#000000',
},
}SCSS
$custom: #9bc2bf; $custom-light: #b9d4d2; $custom-dark: #000000;
JSON
{
"hex": "#9bc2bf",
"rgb": {
"r": 155,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.385,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.78496,
"c": 0.04179,
"h": 190.5
},
"luminance": 0.49314
}Semantic roles & 50–950 ramp
primary
#9BC2BF
secondary
#E2D7D7
accent
#434AA3
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382