#91BDBF#91BDBF
#91BDBF is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.047 H 199.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDBF |
|---|---|
| RGB | rgb(145, 189, 191) |
| HSL | hsl(183, 26%, 66%) |
| HSV | hsv(183, 24%, 75%) |
| CMYK | cmyk(24.1%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.66, -14.04, -5.77) |
| CIE-LCH | lch(73.66, 15.18, 202.35°) |
| OKLab | oklab(76.76% -0.044 -0.0157) |
| OKLCH | oklch(76.76% 0.047 199.7) |
| XYZ | xyz(39.2757, 46.1749, 56.1233) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 8.90
Sky Blue
#87CEEB
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 10.67
Cool Grey
#95A3A6
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDBF #BF9391
analogous
#91BFAA #91BDBF #91A6BF
triadic
#91BDBF #BF91BD #BDBF91
tetradic
#91BDBF #AA91BF #BF9391 #A6BF91
square
#91BDBF #AA91BF #BF9391 #A6BF91
split-complementary
#91BDBF #BF91A6 #BFAA91
monochromatic
#4F8587 #6AA6A8 #91BDBF #B8D4D6 #DEEBEC
Accessibility & contrast
On white
2.05
#91BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#91BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDBF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDBF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#82C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bdbf; /* rgb */ color: rgb(145, 189, 191); /* oklch */ color: oklch(76.8% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#b2d1d2',
500: '#91bdbf',
950: '#000000',
},
}SCSS
$custom: #91bdbf; $custom-light: #b2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#91bdbf",
"rgb": {
"r": 145,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.609,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76761,
"c": 0.04672,
"h": 199.7
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#91BDBF
secondary
#DECFCE
accent
#4540A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282