#9BC4BB#9BC4BB
#9BC4BB is a light, muted teal. Relative luminance 0.500; OKLCH L 78.8% C 0.045 H 180.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC4BB |
|---|---|
| RGB | rgb(155, 196, 187) |
| HSL | hsl(167, 26%, 69%) |
| HSV | hsv(167, 21%, 77%) |
| CMYK | cmyk(20.9%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(76.09, -15.43, 0.04) |
| CIE-LCH | lch(76.09, 15.43, 179.85°) |
| OKLab | oklab(78.82% -0.0454 -0.0001) |
| OKLCH | oklch(78.82% 0.045 180.2) |
| XYZ | xyz(42.2246, 50.0348, 54.4370) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 9.34
Seafoam Blue
#78D1B6
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 10.74
Lightblue
#ADD8E6
ΔE00 11.30
Greyish Teal
#719F91
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC4BB #C49BA4
analogous
#9BC4A7 #9BC4BB #9BB9C4
triadic
#9BC4BB #BB9BC4 #C4BB9B
tetradic
#9BC4BB #A79BC4 #C49BA4 #B9C49B
square
#9BC4BB #A79BC4 #C49BA4 #B9C49B
split-complementary
#9BC4BB #C49BB9 #C4A79B
monochromatic
#559083 #75ADA1 #9BC4BB #C1DBD5 #E8F1EF
Accessibility & contrast
On white
1.91
#9BC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#9BC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC4BB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC4BB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#90C5C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bc4bb; /* rgb */ color: rgb(155, 196, 187); /* oklch */ color: oklch(78.8% 0.045 180.2);
Tailwind
colors: {
custom: {
50: '#b9d6cf',
500: '#9bc4bb',
950: '#000000',
},
}SCSS
$custom: #9bc4bb; $custom-light: #b9d6cf; $custom-dark: #000000;
JSON
{
"hex": "#9bc4bb",
"rgb": {
"r": 155,
"g": 196,
"b": 187
},
"hsl": {
"h": 166.829,
"s": 25.786,
"l": 68.824
},
"oklch": {
"l": 0.78815,
"c": 0.04541,
"h": 180.2
},
"luminance": 0.50036
}Semantic roles & 50–950 ramp
primary
#9BC4BB
secondary
#986B75
accent
#4157A4
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383