#9BC2BD#9BC2BD
#9BC2BD is a light, muted teal. Relative luminance 0.492; OKLCH L 78.4% C 0.042 H 186.8°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2BD |
|---|---|
| RGB | rgb(155, 194, 189) |
| HSL | hsl(172, 24%, 68%) |
| HSV | hsv(172, 20%, 76%) |
| CMYK | cmyk(20.1%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.59, -13.97, -1.77) |
| CIE-LCH | lch(75.59, 14.09, 187.23°) |
| OKLab | oklab(78.44% -0.0419 -0.005) |
| OKLCH | oklch(78.44% 0.042 186.8) |
| XYZ | xyz(41.9920, 49.2248, 55.4231) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 9.94
Paleturquoise
#AFEEEE
ΔE00 10.83
Seafoam Blue
#78D1B6
ΔE00 11.06
Greyish Teal
#719F91
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2BD #C29BA0
analogous
#9BC2A9 #9BC2BD #9BB3C2
triadic
#9BC2BD #BD9BC2 #C2BD9B
tetradic
#9BC2BD #A99BC2 #C29BA0 #B3C29B
square
#9BC2BD #A99BC2 #C29BA0 #B3C29B
split-complementary
#9BC2BD #C29BB3 #C2A99B
monochromatic
#568D86 #75ABA4 #9BC2BD #C1D9D6 #E7F0EF
Accessibility & contrast
On white
1.94
#9BC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#9BC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2BD
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2BD | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 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)
#BEBEBD
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#90C4C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bc2bd; /* rgb */ color: rgb(155, 194, 189); /* oklch */ color: oklch(78.4% 0.042 186.8);
Tailwind
colors: {
custom: {
50: '#b9d4d0',
500: '#9bc2bd',
950: '#000000',
},
}SCSS
$custom: #9bc2bd; $custom-light: #b9d4d0; $custom-dark: #000000;
JSON
{
"hex": "#9bc2bd",
"rgb": {
"r": 155,
"g": 194,
"b": 189
},
"hsl": {
"h": 172.308,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.78435,
"c": 0.04219,
"h": 186.8
},
"luminance": 0.49226
}Semantic roles & 50–950 ramp
primary
#9BC2BD
secondary
#E2D7D8
accent
#434FA3
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382