#9BBBB6#9BBBB6
#9BBBB6 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.035 H 184.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBB6 |
|---|---|
| RGB | rgb(155, 187, 182) |
| HSL | hsl(171, 19%, 67%) |
| HSV | hsv(171, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(73.47, -11.80, -1.07) |
| CIE-LCH | lch(73.47, 11.85, 185.19°) |
| OKLab | oklab(76.69% -0.0352 -0.003) |
| OKLCH | oklch(76.69% 0.035 184.9) |
| XYZ | xyz(39.7291, 45.8855, 51.0105) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.65
Powder Blue
#B0E0E6
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.67
Pale Teal
#82CBB2
ΔE00 10.82
Lightblue
#ADD8E6
ΔE00 10.86
Greenish Grey
#96AE8D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBB6 #BB9BA0
analogous
#9BBBA6 #9BBBB6 #9BB0BB
triadic
#9BBBB6 #B69BBB #BBB69B
tetradic
#9BBBB6 #A69BBB #BB9BA0 #B0BB9B
square
#9BBBB6 #A69BBB #BB9BA0 #B0BB9B
split-complementary
#9BBBB6 #BB9BB0 #BBA69B
monochromatic
#59837C #77A29B #9BBBB6 #BFD4D1 #E4EDEB
Accessibility & contrast
On white
2.06
#9BBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9BBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBB6
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBB6 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B6
Deuteranopia (green-blind)
#B1B3B7
Tritanopia (blue-blind)
#93BDB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbbb6; /* rgb */ color: rgb(155, 187, 182); /* oklch */ color: oklch(76.7% 0.035 184.9);
Tailwind
colors: {
custom: {
50: '#b9cfcb',
500: '#9bbbb6',
950: '#000000',
},
}SCSS
$custom: #9bbbb6; $custom-light: #b9cfcb; $custom-dark: #000000;
JSON
{
"hex": "#9bbbb6",
"rgb": {
"r": 155,
"g": 187,
"b": 182
},
"hsl": {
"h": 170.625,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76689,
"c": 0.03537,
"h": 184.9
},
"luminance": 0.45887
}Semantic roles & 50–950 ramp
primary
#9BBBB6
secondary
#DED4D5
accent
#48559D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282