#91BCBA#91BCBA
#91BCBA is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.046 H 192.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBA |
|---|---|
| RGB | rgb(145, 188, 186) |
| HSL | hsl(177, 24%, 65%) |
| HSV | hsv(177, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 1.1%, 26.3%) |
| CIE-LAB | lab(73.24, -14.64, -3.67) |
| CIE-LCH | lch(73.24, 15.09, 194.06°) |
| OKLab | oklab(76.38% -0.0447 -0.0101) |
| OKLCH | oklch(76.38% 0.046 192.7) |
| XYZ | xyz(38.5205, 45.5298, 53.2034) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 10.24
Pale Teal
#82CBB2
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.44
Cadetblue
#5F9EA0
ΔE00 10.44
Cool Grey
#95A3A6
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBA #BC9193
analogous
#91BCA4 #91BCBA #91A8BC
triadic
#91BCBA #BA91BC #BCBA91
tetradic
#91BCBA #A491BC #BC9193 #A8BC91
square
#91BCBA #A491BC #BC9193 #A8BC91
split-complementary
#91BCBA #BC91A8 #BCA491
monochromatic
#508381 #6BA5A2 #91BCBA #B7D3D2 #DDEAEA
Accessibility & contrast
On white
2.08
#91BCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#91BCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#84BFBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcba; /* rgb */ color: rgb(145, 188, 186); /* oklch */ color: oklch(76.4% 0.046 192.7);
Tailwind
colors: {
custom: {
50: '#b2d0ce',
500: '#91bcba',
950: '#000000',
},
}SCSS
$custom: #91bcba; $custom-light: #b2d0ce; $custom-dark: #000000;
JSON
{
"hex": "#91bcba",
"rgb": {
"r": 145,
"g": 188,
"b": 186
},
"hsl": {
"h": 177.209,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.7638,
"c": 0.04582,
"h": 192.7
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#91BCBA
secondary
#DCCDCE
accent
#4347A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282