#91C5BE#91C5BE
#91C5BE is a light, muted teal. Relative luminance 0.497; OKLCH L 78.5% C 0.055 H 185.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5BE |
|---|---|
| RGB | rgb(145, 197, 190) |
| HSL | hsl(172, 31%, 67%) |
| HSV | hsv(172, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 3.6%, 22.7%) |
| CIE-LAB | lab(75.87, -18.38, -1.98) |
| CIE-LCH | lch(75.87, 18.49, 186.15°) |
| OKLab | oklab(78.51% -0.0549 -0.0056) |
| OKLCH | oklch(78.51% 0.055 185.8) |
| XYZ | xyz(40.9346, 49.6681, 56.1352) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 9.12
Mediumturquoise
#48D1CC
ΔE00 9.21
Paleturquoise
#AFEEEE
ΔE00 10.05
Mediumaquamarine
#66CDAA
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5BE #C59198
analogous
#91C5A4 #91C5BE #91B2C5
triadic
#91C5BE #BE91C5 #C5BE91
tetradic
#91C5BE #A491C5 #C59198 #B2C591
square
#91C5BE #A491C5 #C59198 #B2C591
split-complementary
#91C5BE #C591B2 #C5A491
monochromatic
#4C9087 #69B0A6 #91C5BE #B9DAD6 #E1EFED
Accessibility & contrast
On white
1.92
#91C5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#91C5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5BE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5BE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#81C7C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c5be; /* rgb */ color: rgb(145, 197, 190); /* oklch */ color: oklch(78.5% 0.055 185.8);
Tailwind
colors: {
custom: {
50: '#b2d6d1',
500: '#91c5be',
950: '#000000',
},
}SCSS
$custom: #91c5be; $custom-light: #b2d6d1; $custom-dark: #000000;
JSON
{
"hex": "#91c5be",
"rgb": {
"r": 145,
"g": 197,
"b": 190
},
"hsl": {
"h": 171.923,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.78509,
"c": 0.05517,
"h": 185.8
},
"luminance": 0.4967
}Semantic roles & 50–950 ramp
primary
#91C5BE
secondary
#E1D1D3
accent
#3C4BAA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382