#91BDBD#91BDBD
#91BDBD is a light, muted teal. Relative luminance 0.461; OKLCH L 76.7% C 0.047 H 196.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDBD |
|---|---|
| RGB | rgb(145, 189, 189) |
| HSL | hsl(180, 25%, 65%) |
| HSV | hsv(180, 23%, 74%) |
| CMYK | cmyk(23.3%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.60, -14.49, -4.77) |
| CIE-LCH | lch(73.60, 15.25, 198.21°) |
| OKLab | oklab(76.7% -0.0448 -0.013) |
| OKLCH | oklch(76.7% 0.047 196.2) |
| XYZ | xyz(39.0572, 46.0874, 54.9721) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.03
Lightblue
#ADD8E6
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.92
Cool Grey
#95A3A6
ΔE00 11.01
Bluegrey
#85A3B2
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDBD #BD9191
analogous
#91BDA7 #91BDBD #91A7BD
triadic
#91BDBD #BD91BD #BDBD91
tetradic
#91BDBD #A791BD #BD9191 #A7BD91
square
#91BDBD #A791BD #BD9191 #A7BD91
split-complementary
#91BDBD #BD91A7 #BDA791
monochromatic
#4F8484 #6BA6A6 #91BDBD #B7D4D4 #DDEBEB
Accessibility & contrast
On white
2.06
#91BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#91BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDBD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDBD | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#83C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bdbd; /* rgb */ color: rgb(145, 189, 189); /* oklch */ color: oklch(76.7% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#b2d1d0',
500: '#91bdbd',
950: '#000000',
},
}SCSS
$custom: #91bdbd; $custom-light: #b2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#91bdbd",
"rgb": {
"r": 145,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.76697,
"c": 0.04666,
"h": 196.2
},
"luminance": 0.46089
}Semantic roles & 50–950 ramp
primary
#91BDBD
secondary
#DCCECE
accent
#4242A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282