#91BCBD#91BCBD
#91BCBD is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.046 H 198.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBD |
|---|---|
| RGB | rgb(145, 188, 189) |
| HSL | hsl(181, 25%, 65%) |
| HSV | hsv(181, 23%, 74%) |
| CMYK | cmyk(23.3%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.32, -13.97, -5.18) |
| CIE-LCH | lch(73.32, 14.90, 200.34°) |
| OKLab | oklab(76.48% -0.0435 -0.0141) |
| OKLCH | oklch(76.48% 0.046 198) |
| XYZ | xyz(38.8428, 45.6587, 54.9006) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 10.46
Cadetblue
#5F9EA0
ΔE00 10.48
Cool Grey
#95A3A6
ΔE00 10.57
Sky Blue
#87CEEB
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBD #BD9291
analogous
#91BDA8 #91BCBD #91A6BD
triadic
#91BCBD #BD91BC #BCBD91
tetradic
#91BCBD #A891BD #BD9291 #A6BD91
square
#91BCBD #A891BD #BD9291 #A6BD91
split-complementary
#91BCBD #BD91A6 #BDA891
monochromatic
#4F8384 #6BA5A6 #91BCBD #B7D3D4 #DDEBEB
Accessibility & contrast
On white
2.07
#91BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#91BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBD
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBD | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AEB1BD
Tritanopia (blue-blind)
#83BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcbd; /* rgb */ color: rgb(145, 188, 189); /* oklch */ color: oklch(76.5% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#b2d0d0',
500: '#91bcbd',
950: '#000000',
},
}SCSS
$custom: #91bcbd; $custom-light: #b2d0d0; $custom-dark: #000000;
JSON
{
"hex": "#91bcbd",
"rgb": {
"r": 145,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.364,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.76475,
"c": 0.04571,
"h": 198
},
"luminance": 0.4566
}Semantic roles & 50–950 ramp
primary
#91BCBD
secondary
#DCCECE
accent
#4442A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282