#9BCBBD#9BCBBD
#9BCBBD is a light, muted teal. Relative luminance 0.534; OKLCH L 80.4% C 0.054 H 175.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBBD |
|---|---|
| RGB | rgb(155, 203, 189) |
| HSL | hsl(163, 32%, 70%) |
| HSV | hsv(163, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(78.08, -18.58, 1.87) |
| CIE-LCH | lch(78.08, 18.67, 174.27°) |
| OKLab | oklab(80.42% -0.0539 0.0047) |
| OKLCH | oklch(80.42% 0.054 175.1) |
| XYZ | xyz(44.0561, 53.3528, 56.1111) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 9.12
Mediumaquamarine
#66CDAA
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.97
Paleturquoise
#AFEEEE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBBD #CB9BA9
analogous
#9BCBA5 #9BCBBD #9BC1CB
triadic
#9BCBBD #BD9BCB #CBBD9B
tetradic
#9BCBBD #A59BCB #CB9BA9 #C1CB9B
square
#9BCBBD #A59BCB #CB9BA9 #C1CB9B
split-complementary
#9BCBBD #CB9BC1 #CBA59B
monochromatic
#519B85 #73B6A2 #9BCBBD #C3E0D8 #EBF5F2
Accessibility & contrast
On white
1.80
#9BCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#9BCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBBD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBBD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#BFBEBE
Tritanopia (blue-blind)
#8FCCC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9bcbbd; /* rgb */ color: rgb(155, 203, 189); /* oklch */ color: oklch(80.4% 0.054 175.1);
Tailwind
colors: {
custom: {
50: '#b9dbd0',
500: '#9bcbbd',
950: '#000000',
},
}SCSS
$custom: #9bcbbd; $custom-light: #b9dbd0; $custom-dark: #000000;
JSON
{
"hex": "#9bcbbd",
"rgb": {
"r": 155,
"g": 203,
"b": 189
},
"hsl": {
"h": 162.5,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80419,
"c": 0.05409,
"h": 175.1
},
"luminance": 0.53355
}Semantic roles & 50–950 ramp
primary
#9BCBBD
secondary
#A06A7A
accent
#3B5CAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483