#91BCBF#91BCBF
#91BCBF is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.046 H 201.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBF |
|---|---|
| RGB | rgb(145, 188, 191) |
| HSL | hsl(184, 26%, 66%) |
| HSV | hsv(184, 24%, 75%) |
| CMYK | cmyk(24.1%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.38, -13.52, -6.19) |
| CIE-LCH | lch(73.38, 14.87, 204.59°) |
| OKLab | oklab(76.54% -0.0427 -0.0169) |
| OKLCH | oklch(76.54% 0.046 201.6) |
| XYZ | xyz(39.0614, 45.7461, 56.0519) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 10.10
Cool Grey
#95A3A6
ΔE00 10.34
Cadetblue
#5F9EA0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBF #BF9491
analogous
#91BFAB #91BCBF #91A5BF
triadic
#91BCBF #BF91BC #BCBF91
tetradic
#91BCBF #AB91BF #BF9491 #A5BF91
square
#91BCBF #AB91BF #BF9491 #A5BF91
split-complementary
#91BCBF #BF91A5 #BFAB91
monochromatic
#4F8387 #6AA4A8 #91BCBF #B8D4D6 #DEEBEC
Accessibility & contrast
On white
2.07
#91BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#91BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#82BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcbf; /* rgb */ color: rgb(145, 188, 191); /* oklch */ color: oklch(76.5% 0.046 201.6);
Tailwind
colors: {
custom: {
50: '#b2d0d2',
500: '#91bcbf',
950: '#000000',
},
}SCSS
$custom: #91bcbf; $custom-light: #b2d0d2; $custom-dark: #000000;
JSON
{
"hex": "#91bcbf",
"rgb": {
"r": 145,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.913,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76539,
"c": 0.04587,
"h": 201.6
},
"luminance": 0.45748
}Semantic roles & 50–950 ramp
primary
#91BCBF
secondary
#DECFCE
accent
#4740A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282