#91C5BB#91C5BB
#91C5BB is a light, muted teal. Relative luminance 0.495; OKLCH L 78.4% C 0.056 H 181.6°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5BB |
|---|---|
| RGB | rgb(145, 197, 187) |
| HSL | hsl(168, 31%, 67%) |
| HSV | hsv(168, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(75.78, -19.04, -0.48) |
| CIE-LCH | lch(75.78, 19.04, 181.43°) |
| OKLab | oklab(78.42% -0.0561 -0.0016) |
| OKLCH | oklch(78.42% 0.056 181.6) |
| XYZ | xyz(40.6101, 49.5383, 54.4262) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 9.40
Powder Blue
#B0E0E6
ΔE00 9.96
Mediumaquamarine
#66CDAA
ΔE00 9.96
Paleturquoise
#AFEEEE
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5BB #C5919B
analogous
#91C5A1 #91C5BB #91B5C5
triadic
#91C5BB #BB91C5 #C5BB91
tetradic
#91C5BB #A191C5 #C5919B #B5C591
square
#91C5BB #A191C5 #C5919B #B5C591
split-complementary
#91C5BB #C591B5 #C5A191
monochromatic
#4C9083 #69B0A2 #91C5BB #B9DAD4 #E1EFED
Accessibility & contrast
On white
1.93
#91C5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#91C5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5BB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5BB | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#82C7C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c5bb; /* rgb */ color: rgb(145, 197, 187); /* oklch */ color: oklch(78.4% 0.056 181.6);
Tailwind
colors: {
custom: {
50: '#b2d6cf',
500: '#91c5bb',
950: '#000000',
},
}SCSS
$custom: #91c5bb; $custom-light: #b2d6cf; $custom-dark: #000000;
JSON
{
"hex": "#91c5bb",
"rgb": {
"r": 145,
"g": 197,
"b": 187
},
"hsl": {
"h": 168.462,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.78418,
"c": 0.05616,
"h": 181.6
},
"luminance": 0.4954
}Semantic roles & 50–950 ramp
primary
#91C5BB
secondary
#E1D1D4
accent
#3C51AA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382