#91C5BD#91C5BD
#91C5BD is a light, muted teal. Relative luminance 0.496; OKLCH L 78.5% C 0.055 H 184.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5BD |
|---|---|
| RGB | rgb(145, 197, 189) |
| HSL | hsl(171, 31%, 67%) |
| HSV | hsv(171, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 4.1%, 22.7%) |
| CIE-LAB | lab(75.84, -18.60, -1.48) |
| CIE-LCH | lch(75.84, 18.66, 184.55°) |
| OKLab | oklab(78.48% -0.0553 -0.0042) |
| OKLCH | oklch(78.48% 0.055 184.4) |
| XYZ | xyz(40.8257, 49.6245, 55.5616) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 10.19
Mediumaquamarine
#66CDAA
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5BD #C59199
analogous
#91C5A3 #91C5BD #91B3C5
triadic
#91C5BD #BD91C5 #C5BD91
tetradic
#91C5BD #A391C5 #C59199 #B3C591
square
#91C5BD #A391C5 #C59199 #B3C591
split-complementary
#91C5BD #C591B3 #C5A391
monochromatic
#4C9085 #69B0A5 #91C5BD #B9DAD5 #E1EFED
Accessibility & contrast
On white
1.92
#91C5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#91C5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5BD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5BD | 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)
#C0BFBD
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#82C7C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c5bd; /* rgb */ color: rgb(145, 197, 189); /* oklch */ color: oklch(78.5% 0.055 184.4);
Tailwind
colors: {
custom: {
50: '#b2d6d0',
500: '#91c5bd',
950: '#000000',
},
}SCSS
$custom: #91c5bd; $custom-light: #b2d6d0; $custom-dark: #000000;
JSON
{
"hex": "#91c5bd",
"rgb": {
"r": 145,
"g": 197,
"b": 189
},
"hsl": {
"h": 170.769,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.78478,
"c": 0.05547,
"h": 184.4
},
"luminance": 0.49626
}Semantic roles & 50–950 ramp
primary
#91C5BD
secondary
#E1D1D3
accent
#3C4DAA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382