#91BCBC#91BCBC
#91BCBC is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.046 H 196.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBC |
|---|---|
| RGB | rgb(145, 188, 188) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.30, -14.19, -4.68) |
| CIE-LCH | lch(73.30, 14.94, 198.23°) |
| OKLab | oklab(76.44% -0.0439 -0.0128) |
| OKLCH | oklch(76.44% 0.046 196.2) |
| XYZ | xyz(38.7346, 45.6154, 54.3309) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.25
Lightblue
#ADD8E6
ΔE00 9.61
Cadetblue
#5F9EA0
ΔE00 10.45
Cool Grey
#95A3A6
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 10.77
Greyish Teal
#719F91
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBC #BC9191
analogous
#91BCA6 #91BCBC #91A6BC
triadic
#91BCBC #BC91BC #BCBC91
tetradic
#91BCBC #A691BC #BC9191 #A6BC91
square
#91BCBC #A691BC #BC9191 #A6BC91
split-complementary
#91BCBC #BC91A6 #BCA691
monochromatic
#508383 #6BA5A5 #91BCBC #B7D3D3 #DDEAEA
Accessibility & contrast
On white
2.07
#91BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#91BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#83BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcbc; /* rgb */ color: rgb(145, 188, 188); /* oklch */ color: oklch(76.4% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#b2d0d0',
500: '#91bcbc',
950: '#000000',
},
}SCSS
$custom: #91bcbc; $custom-light: #b2d0d0; $custom-dark: #000000;
JSON
{
"hex": "#91bcbc",
"rgb": {
"r": 145,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76443,
"c": 0.0457,
"h": 196.2
},
"luminance": 0.45617
}Semantic roles & 50–950 ramp
primary
#91BCBC
secondary
#DCCDCD
accent
#4343A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282