#9BC2BE#9BC2BE
#9BC2BE is a light, muted teal. Relative luminance 0.493; OKLCH L 78.5% C 0.042 H 188.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2BE |
|---|---|
| RGB | rgb(155, 194, 190) |
| HSL | hsl(174, 24%, 68%) |
| HSV | hsv(174, 20%, 76%) |
| CMYK | cmyk(20.1%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(75.62, -13.76, -2.28) |
| CIE-LCH | lch(75.62, 13.95, 189.39°) |
| OKLab | oklab(78.46% -0.0415 -0.0063) |
| OKLCH | oklch(78.46% 0.042 188.6) |
| XYZ | xyz(42.1010, 49.2684, 55.9967) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 9.57
Pale Teal
#82CBB2
ΔE00 9.80
Paleturquoise
#AFEEEE
ΔE00 10.76
Seafoam Blue
#78D1B6
ΔE00 11.38
Cool Grey
#95A3A6
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2BE #C29B9F
analogous
#9BC2AA #9BC2BE #9BB2C2
triadic
#9BC2BE #BE9BC2 #C2BE9B
tetradic
#9BC2BE #AA9BC2 #C29B9F #B2C29B
square
#9BC2BE #AA9BC2 #C29B9F #B2C29B
split-complementary
#9BC2BE #C29BB2 #C2AA9B
monochromatic
#568D87 #75ABA5 #9BC2BE #C1D9D7 #E7F0EF
Accessibility & contrast
On white
1.93
#9BC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#9BC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2BE
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2BE | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#90C4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bc2be; /* rgb */ color: rgb(155, 194, 190); /* oklch */ color: oklch(78.5% 0.042 188.6);
Tailwind
colors: {
custom: {
50: '#b9d4d1',
500: '#9bc2be',
950: '#000000',
},
}SCSS
$custom: #9bc2be; $custom-light: #b9d4d1; $custom-dark: #000000;
JSON
{
"hex": "#9bc2be",
"rgb": {
"r": 155,
"g": 194,
"b": 190
},
"hsl": {
"h": 173.846,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.78465,
"c": 0.04197,
"h": 188.6
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#9BC2BE
secondary
#E2D7D8
accent
#434DA3
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382