#91BBC0#91BBC0
#91BBC0 is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.045 H 205.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBC0 |
|---|---|
| RGB | rgb(145, 187, 192) |
| HSL | hsl(186, 27%, 66%) |
| HSV | hsv(186, 24%, 75%) |
| CMYK | cmyk(24.5%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.13, -12.77, -7.10) |
| CIE-LCH | lch(73.13, 14.61, 209.07°) |
| OKLab | oklab(76.35% -0.0409 -0.0193) |
| OKLCH | oklch(76.35% 0.045 205.3) |
| XYZ | xyz(38.9589, 45.3645, 56.5624) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.42
Bluegrey
#85A3B2
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.10
Sky Blue
#87CEEB
ΔE00 9.49
Light Grey Blue
#9DBCD4
ΔE00 9.79
Greyblue
#77A1B5
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBC0 #C09691
analogous
#91C0AD #91BBC0 #91A3C0
triadic
#91BBC0 #C091BB #BBC091
tetradic
#91BBC0 #AD91C0 #C09691 #A3C091
square
#91BBC0 #AD91C0 #C09691 #A3C091
split-complementary
#91BBC0 #C091A3 #C0AD91
monochromatic
#4E8288 #6AA3AA #91BBC0 #B8D3D6 #DFEBED
Accessibility & contrast
On white
2.08
#91BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#91BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBC0
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBC0 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#82BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bbc0; /* rgb */ color: rgb(145, 187, 192); /* oklch */ color: oklch(76.4% 0.045 205.3);
Tailwind
colors: {
custom: {
50: '#b2cfd3',
500: '#91bbc0',
950: '#000000',
},
}SCSS
$custom: #91bbc0; $custom-light: #b2cfd3; $custom-dark: #000000;
JSON
{
"hex": "#91bbc0",
"rgb": {
"r": 145,
"g": 187,
"b": 192
},
"hsl": {
"h": 186.383,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76351,
"c": 0.04527,
"h": 205.3
},
"luminance": 0.45366
}Semantic roles & 50–950 ramp
primary
#91BBC0
secondary
#DED0CF
accent
#4B40A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282