#91C0BA#91C0BA
#91C0BA is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.050 H 186.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0BA |
|---|---|
| RGB | rgb(145, 192, 186) |
| HSL | hsl(172, 27%, 66%) |
| HSV | hsv(172, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 3.1%, 24.7%) |
| CIE-LAB | lab(74.36, -16.70, -2.02) |
| CIE-LCH | lch(74.36, 16.82, 186.91°) |
| OKLab | oklab(77.27% -0.05 -0.0057) |
| OKLCH | oklch(77.27% 0.05 186.5) |
| XYZ | xyz(39.3869, 47.2625, 53.4921) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 9.63
Seafoam Blue
#78D1B6
ΔE00 9.76
Mediumturquoise
#48D1CC
ΔE00 10.24
Greyish Teal
#719F91
ΔE00 10.39
Paleturquoise
#AFEEEE
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0BA #C09197
analogous
#91C0A2 #91C0BA #91AEC0
triadic
#91C0BA #BA91C0 #C0BA91
tetradic
#91C0BA #A291C0 #C09197 #AEC091
square
#91C0BA #A291C0 #C09197 #AEC091
split-complementary
#91C0BA #C091AE #C0A291
monochromatic
#4E8881 #6AAAA2 #91C0BA #B8D6D2 #DFEDEB
Accessibility & contrast
On white
2.01
#91C0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#91C0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0BA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0BA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#83C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0ba; /* rgb */ color: rgb(145, 192, 186); /* oklch */ color: oklch(77.3% 0.050 186.5);
Tailwind
colors: {
custom: {
50: '#b2d3ce',
500: '#91c0ba',
950: '#000000',
},
}SCSS
$custom: #91c0ba; $custom-light: #b2d3ce; $custom-dark: #000000;
JSON
{
"hex": "#91c0ba",
"rgb": {
"r": 145,
"g": 192,
"b": 186
},
"hsl": {
"h": 172.34,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77271,
"c": 0.05032,
"h": 186.5
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#91C0BA
secondary
#DECFD1
accent
#404DA6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282