#91BBBD#91BBBD
#91BBBD is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.045 H 199.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBD |
|---|---|
| RGB | rgb(145, 187, 189) |
| HSL | hsl(183, 25%, 65%) |
| HSV | hsv(183, 23%, 74%) |
| CMYK | cmyk(23.3%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.05, -13.45, -5.59) |
| CIE-LCH | lch(73.05, 14.56, 202.57°) |
| OKLab | oklab(76.25% -0.0421 -0.0152) |
| OKLCH | oklch(76.25% 0.045 199.9) |
| XYZ | xyz(38.6299, 45.2329, 54.8297) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.17
Powder Blue
#B0E0E6
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 9.89
Cool Grey
#95A3A6
ΔE00 10.14
Cadetblue
#5F9EA0
ΔE00 10.42
Sky Blue
#87CEEB
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBD #BD9391
analogous
#91BDA9 #91BBBD #91A5BD
triadic
#91BBBD #BD91BB #BBBD91
tetradic
#91BBBD #A991BD #BD9391 #A5BD91
square
#91BBBD #A991BD #BD9391 #A5BD91
split-complementary
#91BBBD #BD91A5 #BDA991
monochromatic
#4F8284 #6BA3A6 #91BBBD #B7D3D4 #DDEAEB
Accessibility & contrast
On white
2.09
#91BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#91BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#83BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbbd; /* rgb */ color: rgb(145, 187, 189); /* oklch */ color: oklch(76.3% 0.045 199.9);
Tailwind
colors: {
custom: {
50: '#b2cfd0',
500: '#91bbbd',
950: '#000000',
},
}SCSS
$custom: #91bbbd; $custom-light: #b2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#91bbbd",
"rgb": {
"r": 145,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.727,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.76254,
"c": 0.04481,
"h": 199.9
},
"luminance": 0.45235
}Semantic roles & 50–950 ramp
primary
#91BBBD
secondary
#DCCECE
accent
#4642A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282