#9BBBB2#9BBBB2
#9BBBB2 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.037 H 176.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBB2 |
|---|---|
| RGB | rgb(155, 187, 178) |
| HSL | hsl(163, 19%, 67%) |
| HSV | hsv(163, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.37, -12.63, 0.95) |
| CIE-LCH | lch(73.37, 12.67, 175.68°) |
| OKLab | oklab(76.57% -0.0369 0.0023) |
| OKLCH | oklch(76.57% 0.037 176.4) |
| XYZ | xyz(39.3217, 45.7225, 48.8644) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 9.74
Greyish Teal
#719F91
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.57
Powder Blue
#B0E0E6
ΔE00 11.22
Seafoam Blue
#78D1B6
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBB2 #BB9BA4
analogous
#9BBBA2 #9BBBB2 #9BB4BB
triadic
#9BBBB2 #B29BBB #BBB29B
tetradic
#9BBBB2 #A29BBB #BB9BA4 #B4BB9B
square
#9BBBB2 #A29BBB #BB9BA4 #B4BB9B
split-complementary
#9BBBB2 #BB9BB4 #BBA29B
monochromatic
#598377 #77A296 #9BBBB2 #BFD4CE #E4EDEA
Accessibility & contrast
On white
2.07
#9BBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#9BBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBB2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBB2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#93BCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbbb2; /* rgb */ color: rgb(155, 187, 178); /* oklch */ color: oklch(76.6% 0.037 176.4);
Tailwind
colors: {
custom: {
50: '#b9cfc9',
500: '#9bbbb2',
950: '#000000',
},
}SCSS
$custom: #9bbbb2; $custom-light: #b9cfc9; $custom-dark: #000000;
JSON
{
"hex": "#9bbbb2",
"rgb": {
"r": 155,
"g": 187,
"b": 178
},
"hsl": {
"h": 163.125,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76569,
"c": 0.03696,
"h": 176.4
},
"luminance": 0.45724
}Semantic roles & 50–950 ramp
primary
#9BBBB2
secondary
#DED4D7
accent
#48609D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282