#91BBBE#91BBBE
#91BBBE is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.045 H 201.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBE |
|---|---|
| RGB | rgb(145, 187, 190) |
| HSL | hsl(184, 26%, 66%) |
| HSV | hsv(184, 24%, 75%) |
| CMYK | cmyk(23.7%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.07, -13.22, -6.09) |
| CIE-LCH | lch(73.07, 14.56, 204.74°) |
| OKLab | oklab(76.29% -0.0417 -0.0166) |
| OKLCH | oklch(76.29% 0.045 201.7) |
| XYZ | xyz(38.7388, 45.2765, 55.4033) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.18
Bluegrey
#85A3B2
ΔE00 9.59
Cool Grey
#95A3A6
ΔE00 10.03
Sky Blue
#87CEEB
ΔE00 10.22
Greyblue
#77A1B5
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBE #BE9491
analogous
#91BEAA #91BBBE #91A4BE
triadic
#91BBBE #BE91BB #BBBE91
tetradic
#91BBBE #AA91BE #BE9491 #A4BE91
square
#91BBBE #AA91BE #BE9491 #A4BE91
split-complementary
#91BBBE #BE91A4 #BEAA91
monochromatic
#4F8286 #6BA3A7 #91BBBE #B7D3D5 #DEEBEB
Accessibility & contrast
On white
2.09
#91BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#91BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBE | 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)
#B5B7BE
Deuteranopia (green-blind)
#ACB1BE
Tritanopia (blue-blind)
#83BEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbbe; /* rgb */ color: rgb(145, 187, 190); /* oklch */ color: oklch(76.3% 0.045 201.7);
Tailwind
colors: {
custom: {
50: '#b2cfd1',
500: '#91bbbe',
950: '#000000',
},
}SCSS
$custom: #91bbbe; $custom-light: #b2cfd1; $custom-dark: #000000;
JSON
{
"hex": "#91bbbe",
"rgb": {
"r": 145,
"g": 187,
"b": 190
},
"hsl": {
"h": 184,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76286,
"c": 0.04492,
"h": 201.7
},
"luminance": 0.45278
}Semantic roles & 50–950 ramp
primary
#91BBBE
secondary
#DDCFCE
accent
#4841A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282