#91BCBE#91BCBE
#91BCBE is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.046 H 199.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBE |
|---|---|
| RGB | rgb(145, 188, 190) |
| HSL | hsl(183, 26%, 66%) |
| HSV | hsv(183, 24%, 75%) |
| CMYK | cmyk(23.7%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.35, -13.75, -5.68) |
| CIE-LCH | lch(73.35, 14.87, 202.46°) |
| OKLab | oklab(76.51% -0.0431 -0.0155) |
| OKLCH | oklch(76.51% 0.046 199.8) |
| XYZ | xyz(38.9517, 45.7023, 55.4743) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Lightblue
#ADD8E6
ΔE00 9.03
Bluegrey
#85A3B2
ΔE00 10.15
Cool Grey
#95A3A6
ΔE00 10.45
Sky Blue
#87CEEB
ΔE00 10.49
Cadetblue
#5F9EA0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBE #BE9391
analogous
#91BEA9 #91BCBE #91A5BE
triadic
#91BCBE #BE91BC #BCBE91
tetradic
#91BCBE #A991BE #BE9391 #A5BE91
square
#91BCBE #A991BE #BE9391 #A5BE91
split-complementary
#91BCBE #BE91A5 #BEA991
monochromatic
#4F8386 #6BA5A7 #91BCBE #B7D3D5 #DEEBEB
Accessibility & contrast
On white
2.07
#91BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#91BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#82BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcbe; /* rgb */ color: rgb(145, 188, 190); /* oklch */ color: oklch(76.5% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#b2d0d1',
500: '#91bcbe',
950: '#000000',
},
}SCSS
$custom: #91bcbe; $custom-light: #b2d0d1; $custom-dark: #000000;
JSON
{
"hex": "#91bcbe",
"rgb": {
"r": 145,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76507,
"c": 0.04577,
"h": 199.8
},
"luminance": 0.45704
}Semantic roles & 50–950 ramp
primary
#91BCBE
secondary
#DDCFCE
accent
#4641A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282