#9BBFBE#9BBFBE
#9BBFBE is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.039 H 194.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFBE |
|---|---|
| RGB | rgb(155, 191, 190) |
| HSL | hsl(178, 22%, 68%) |
| HSV | hsv(178, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.79, -12.20, -3.49) |
| CIE-LCH | lch(74.79, 12.69, 195.96°) |
| OKLab | oklab(77.81% -0.0374 -0.0095) |
| OKLCH | oklch(77.81% 0.039 194.3) |
| XYZ | xyz(41.4400, 47.9465, 55.7764) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.85
Cool Grey
#95A3A6
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 11.04
Cool Gray
#9AA7B0
ΔE00 11.44
Pale Teal
#82CBB2
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFBE #BF9B9C
analogous
#9BBFAC #9BBFBE #9BAEBF
triadic
#9BBFBE #BE9BBF #BFBE9B
tetradic
#9BBFBE #AC9BBF #BF9B9C #AEBF9B
square
#9BBFBE #AC9BBF #BF9B9C #AEBF9B
split-complementary
#9BBFBE #BF9BAE #BFAC9B
monochromatic
#578887 #76A7A6 #9BBFBE #C0D7D6 #E6EFEF
Accessibility & contrast
On white
1.98
#9BBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#9BBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFBE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFBE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#90C1BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfbe; /* rgb */ color: rgb(155, 191, 190); /* oklch */ color: oklch(77.8% 0.039 194.3);
Tailwind
colors: {
custom: {
50: '#b9d2d1',
500: '#9bbfbe',
950: '#000000',
},
}SCSS
$custom: #9bbfbe; $custom-light: #b9d2d1; $custom-dark: #000000;
JSON
{
"hex": "#9bbfbe",
"rgb": {
"r": 155,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77809,
"c": 0.03864,
"h": 194.3
},
"luminance": 0.47948
}Semantic roles & 50–950 ramp
primary
#9BBFBE
secondary
#E0D5D6
accent
#4548A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282