#9BCABA#9BCABA
#9BCABA is a light, muted teal. Relative luminance 0.528; OKLCH L 80.1% C 0.054 H 172.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCABA |
|---|---|
| RGB | rgb(155, 202, 186) |
| HSL | hsl(160, 31%, 70%) |
| HSV | hsv(160, 23%, 79%) |
| CMYK | cmyk(23.3%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.73, -18.69, 2.96) |
| CIE-LCH | lch(77.73, 18.92, 170.99°) |
| OKLab | oklab(80.11% -0.0538 0.0076) |
| OKLCH | oklch(80.11% 0.054 172) |
| XYZ | xyz(43.4984, 52.7531, 54.3353) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 7.00
Light Teal
#90E4C1
ΔE00 8.88
Mediumaquamarine
#66CDAA
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 10.08
Seafoam
#7FE0B3
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCABA #CA9BAB
analogous
#9BCAA2 #9BCABA #9BC3CA
triadic
#9BCABA #BA9BCA #CABA9B
tetradic
#9BCABA #A29BCA #CA9BAB #C3CA9B
square
#9BCABA #A29BCA #CA9BAB #C3CA9B
split-complementary
#9BCABA #CA9BC3 #CAA29B
monochromatic
#519981 #73B59E #9BCABA #C3DFD6 #EBF4F1
Accessibility & contrast
On white
1.82
#9BCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#9BCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCABA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCABA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#90CBC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bcaba; /* rgb */ color: rgb(155, 202, 186); /* oklch */ color: oklch(80.1% 0.054 172.0);
Tailwind
colors: {
custom: {
50: '#b9dace',
500: '#9bcaba',
950: '#000000',
},
}SCSS
$custom: #9bcaba; $custom-light: #b9dace; $custom-dark: #000000;
JSON
{
"hex": "#9bcaba",
"rgb": {
"r": 155,
"g": 202,
"b": 186
},
"hsl": {
"h": 159.574,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.80112,
"c": 0.05436,
"h": 172
},
"luminance": 0.52755
}Semantic roles & 50–950 ramp
primary
#9BCABA
secondary
#9F6A7C
accent
#3C61A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383