#91BBBF#91BBBF
#91BBBF is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.045 H 203.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBF |
|---|---|
| RGB | rgb(145, 187, 191) |
| HSL | hsl(185, 26%, 66%) |
| HSV | hsv(185, 24%, 75%) |
| CMYK | cmyk(24.1%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.10, -13.00, -6.60) |
| CIE-LCH | lch(73.10, 14.58, 206.91°) |
| OKLab | oklab(76.32% -0.0413 -0.018) |
| OKLCH | oklch(76.32% 0.045 203.5) |
| XYZ | xyz(38.8485, 45.3204, 55.9809) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 9.13
Bluegrey
#85A3B2
ΔE00 9.30
Sky Blue
#87CEEB
ΔE00 9.85
Cool Grey
#95A3A6
ΔE00 9.93
Greyblue
#77A1B5
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBF #BF9591
analogous
#91BFAC #91BBBF #91A4BF
triadic
#91BBBF #BF91BB #BBBF91
tetradic
#91BBBF #AC91BF #BF9591 #A4BF91
square
#91BBBF #AC91BF #BF9591 #A4BF91
split-complementary
#91BBBF #BF91A4 #BFAC91
monochromatic
#4F8287 #6AA3A8 #91BBBF #B8D3D6 #DEEBEC
Accessibility & contrast
On white
2.09
#91BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#91BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#82BEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbbf; /* rgb */ color: rgb(145, 187, 191); /* oklch */ color: oklch(76.3% 0.045 203.5);
Tailwind
colors: {
custom: {
50: '#b2cfd2',
500: '#91bbbf',
950: '#000000',
},
}SCSS
$custom: #91bbbf; $custom-light: #b2cfd2; $custom-dark: #000000;
JSON
{
"hex": "#91bbbf",
"rgb": {
"r": 145,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.217,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76318,
"c": 0.04508,
"h": 203.5
},
"luminance": 0.45322
}Semantic roles & 50–950 ramp
primary
#91BBBF
secondary
#DED0CE
accent
#4940A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282