#91C5BF#91C5BF
#91C5BF is a light, muted teal. Relative luminance 0.497; OKLCH L 78.5% C 0.055 H 187.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5BF |
|---|---|
| RGB | rgb(145, 197, 191) |
| HSL | hsl(173, 31%, 67%) |
| HSV | hsv(173, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 3%, 22.7%) |
| CIE-LAB | lab(75.89, -18.16, -2.48) |
| CIE-LCH | lch(75.89, 18.33, 187.79°) |
| OKLab | oklab(78.54% -0.0545 -0.0069) |
| OKLCH | oklch(78.54% 0.055 187.3) |
| XYZ | xyz(41.0443, 49.7119, 56.7128) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 8.86
Seafoam Blue
#78D1B6
ΔE00 8.99
Mediumturquoise
#48D1CC
ΔE00 9.20
Paleturquoise
#AFEEEE
ΔE00 9.93
Lightblue
#ADD8E6
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5BF #C59197
analogous
#91C5A5 #91C5BF #91B1C5
triadic
#91C5BF #BF91C5 #C5BF91
tetradic
#91C5BF #A591C5 #C59197 #B1C591
square
#91C5BF #A591C5 #C59197 #B1C591
split-complementary
#91C5BF #C591B1 #C5A591
monochromatic
#4C9088 #69B0A8 #91C5BF #B9DAD6 #E1EFEE
Accessibility & contrast
On white
1.92
#91C5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#91C5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5BF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5BF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#81C8C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c5bf; /* rgb */ color: rgb(145, 197, 191); /* oklch */ color: oklch(78.5% 0.055 187.3);
Tailwind
colors: {
custom: {
50: '#b2d6d2',
500: '#91c5bf',
950: '#000000',
},
}SCSS
$custom: #91c5bf; $custom-light: #b2d6d2; $custom-dark: #000000;
JSON
{
"hex": "#91c5bf",
"rgb": {
"r": 145,
"g": 197,
"b": 191
},
"hsl": {
"h": 173.077,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.78539,
"c": 0.05492,
"h": 187.3
},
"luminance": 0.49714
}Semantic roles & 50–950 ramp
primary
#91C5BF
secondary
#E1D1D3
accent
#3C49AA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382