#91BBBA#91BBBA
#91BBBA is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.045 H 194.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBA |
|---|---|
| RGB | rgb(145, 187, 186) |
| HSL | hsl(179, 24%, 65%) |
| HSV | hsv(179, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.96, -14.12, -4.08) |
| CIE-LCH | lch(72.96, 14.69, 196.11°) |
| OKLab | oklab(76.16% -0.0434 -0.0112) |
| OKLCH | oklch(76.16% 0.045 194.4) |
| XYZ | xyz(38.3076, 45.1040, 53.1324) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.62
Lightblue
#ADD8E6
ΔE00 10.05
Cadetblue
#5F9EA0
ΔE00 10.31
Greyish Teal
#719F91
ΔE00 10.53
Cool Grey
#95A3A6
ΔE00 10.55
Pale Teal
#82CBB2
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBA #BB9192
analogous
#91BBA5 #91BBBA #91A7BB
triadic
#91BBBA #BA91BB #BBBA91
tetradic
#91BBBA #A591BB #BB9192 #A7BB91
square
#91BBBA #A591BB #BB9192 #A7BB91
split-complementary
#91BBBA #BB91A7 #BBA591
monochromatic
#508280 #6BA4A2 #91BBBA #B7D2D2 #DDEAE9
Accessibility & contrast
On white
2.10
#91BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#91BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#84BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbba; /* rgb */ color: rgb(145, 187, 186); /* oklch */ color: oklch(76.2% 0.045 194.4);
Tailwind
colors: {
custom: {
50: '#b2cfce',
500: '#91bbba',
950: '#000000',
},
}SCSS
$custom: #91bbba; $custom-light: #b2cfce; $custom-dark: #000000;
JSON
{
"hex": "#91bbba",
"rgb": {
"r": 145,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.76158,
"c": 0.04477,
"h": 194.4
},
"luminance": 0.45106
}Semantic roles & 50–950 ramp
primary
#91BBBA
secondary
#DBCDCD
accent
#4346A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282