#9BCABC#9BCABC
#9BCABC is a light, muted teal. Relative luminance 0.528; OKLCH L 80.2% C 0.053 H 174.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCABC |
|---|---|
| RGB | rgb(155, 202, 188) |
| HSL | hsl(162, 31%, 70%) |
| HSV | hsv(162, 23%, 79%) |
| CMYK | cmyk(23.3%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.78, -18.28, 1.96) |
| CIE-LCH | lch(77.78, 18.38, 173.87°) |
| OKLab | oklab(80.17% -0.053 0.0049) |
| OKLCH | oklch(80.17% 0.053 174.7) |
| XYZ | xyz(43.7125, 52.8388, 55.4629) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.66
Seafoam Blue
#78D1B6
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 9.32
Mediumaquamarine
#66CDAA
ΔE00 9.63
Powder Blue
#B0E0E6
ΔE00 10.08
Paleturquoise
#AFEEEE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCABC #CA9BA9
analogous
#9BCAA5 #9BCABC #9BC0CA
triadic
#9BCABC #BC9BCA #CABC9B
tetradic
#9BCABC #A59BCA #CA9BA9 #C0CA9B
square
#9BCABC #A59BCA #CA9BA9 #C0CA9B
split-complementary
#9BCABC #CA9BC0 #CAA59B
monochromatic
#519984 #73B5A1 #9BCABC #C3DFD7 #EBF4F2
Accessibility & contrast
On white
1.82
#9BCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9BCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCABC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCABC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#8FCBC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bcabc; /* rgb */ color: rgb(155, 202, 188); /* oklch */ color: oklch(80.2% 0.053 174.7);
Tailwind
colors: {
custom: {
50: '#b9dad0',
500: '#9bcabc',
950: '#000000',
},
}SCSS
$custom: #9bcabc; $custom-light: #b9dad0; $custom-dark: #000000;
JSON
{
"hex": "#9bcabc",
"rgb": {
"r": 155,
"g": 202,
"b": 188
},
"hsl": {
"h": 162.128,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.80169,
"c": 0.05322,
"h": 174.7
},
"luminance": 0.5284
}Semantic roles & 50–950 ramp
primary
#9BCABC
secondary
#9F6A7A
accent
#3C5DA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383