#91BBBC#91BBBC
#91BBBC is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.045 H 198.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBC |
|---|---|
| RGB | rgb(145, 187, 188) |
| HSL | hsl(181, 24%, 65%) |
| HSV | hsv(181, 23%, 74%) |
| CMYK | cmyk(22.9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.02, -13.67, -5.09) |
| CIE-LCH | lch(73.02, 14.59, 200.41°) |
| OKLab | oklab(76.22% -0.0425 -0.0139) |
| OKLCH | oklch(76.22% 0.045 198.1) |
| XYZ | xyz(38.5217, 45.1897, 54.2600) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.36
Lightblue
#ADD8E6
ΔE00 9.45
Bluegrey
#85A3B2
ΔE00 10.20
Cool Grey
#95A3A6
ΔE00 10.27
Cadetblue
#5F9EA0
ΔE00 10.36
Sky Blue
#87CEEB
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBC #BC9291
analogous
#91BCA7 #91BBBC #91A5BC
triadic
#91BBBC #BC91BB #BBBC91
tetradic
#91BBBC #A791BC #BC9291 #A5BC91
square
#91BBBC #A791BC #BC9291 #A5BC91
split-complementary
#91BBBC #BC91A5 #BCA791
monochromatic
#508283 #6BA3A5 #91BBBC #B7D3D3 #DDEAEA
Accessibility & contrast
On white
2.09
#91BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#91BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#83BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbbc; /* rgb */ color: rgb(145, 187, 188); /* oklch */ color: oklch(76.2% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#b2cfd0',
500: '#91bbbc',
950: '#000000',
},
}SCSS
$custom: #91bbbc; $custom-light: #b2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#91bbbc",
"rgb": {
"r": 145,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.395,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76222,
"c": 0.04476,
"h": 198.1
},
"luminance": 0.45191
}Semantic roles & 50–950 ramp
primary
#91BBBC
secondary
#DCCDCD
accent
#4543A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282