#91BDBE#91BDBE
#91BDBE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.7% C 0.047 H 198.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDBE |
|---|---|
| RGB | rgb(145, 189, 190) |
| HSL | hsl(181, 26%, 66%) |
| HSV | hsv(181, 24%, 75%) |
| CMYK | cmyk(23.7%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.63, -14.27, -5.27) |
| CIE-LCH | lch(73.63, 15.21, 200.28°) |
| OKLab | oklab(76.73% -0.0444 -0.0144) |
| OKLCH | oklch(76.73% 0.047 198) |
| XYZ | xyz(39.1661, 46.1310, 55.5457) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.19
Cadetblue
#5F9EA0
ΔE00 10.62
Bluegrey
#85A3B2
ΔE00 10.71
Sky Blue
#87CEEB
ΔE00 10.78
Cool Grey
#95A3A6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDBE #BE9291
analogous
#91BEA8 #91BDBE #91A6BE
triadic
#91BDBE #BE91BD #BDBE91
tetradic
#91BDBE #A891BE #BE9291 #A6BE91
square
#91BDBE #A891BE #BE9291 #A6BE91
split-complementary
#91BDBE #BE91A6 #BEA891
monochromatic
#4F8486 #6BA6A7 #91BDBE #B7D4D5 #DEEBEB
Accessibility & contrast
On white
2.05
#91BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#91BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDBE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDBE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#82C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bdbe; /* rgb */ color: rgb(145, 189, 190); /* oklch */ color: oklch(76.7% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#b2d1d1',
500: '#91bdbe',
950: '#000000',
},
}SCSS
$custom: #91bdbe; $custom-light: #b2d1d1; $custom-dark: #000000;
JSON
{
"hex": "#91bdbe",
"rgb": {
"r": 145,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76729,
"c": 0.04666,
"h": 198
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#91BDBE
secondary
#DDCECE
accent
#4341A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282