#91C1BB#91C1BB
#91C1BB is a light, muted teal. Relative luminance 0.477; OKLCH L 77.5% C 0.051 H 186.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1BB |
|---|---|
| RGB | rgb(145, 193, 187) |
| HSL | hsl(173, 28%, 66%) |
| HSV | hsv(173, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 3.1%, 24.3%) |
| CIE-LAB | lab(74.66, -17.00, -2.12) |
| CIE-LCH | lch(74.66, 17.13, 187.10°) |
| OKLab | oklab(77.52% -0.0509 -0.0059) |
| OKLCH | oklch(77.52% 0.051 186.6) |
| XYZ | xyz(39.7139, 47.7458, 54.1274) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 9.46
Seafoam Blue
#78D1B6
ΔE00 9.59
Mediumturquoise
#48D1CC
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.61
Paleturquoise
#AFEEEE
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1BB #C19197
analogous
#91C1A3 #91C1BB #91AFC1
triadic
#91C1BB #BB91C1 #C1BB91
tetradic
#91C1BB #A391C1 #C19197 #AFC191
square
#91C1BB #A391C1 #C19197 #AFC191
split-complementary
#91C1BB #C191AF #C1A391
monochromatic
#4E8A82 #6AABA3 #91C1BB #B8D7D3 #DFEDEB
Accessibility & contrast
On white
1.99
#91C1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#91C1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1BB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1BB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#83C3BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c1bb; /* rgb */ color: rgb(145, 193, 187); /* oklch */ color: oklch(77.5% 0.051 186.6);
Tailwind
colors: {
custom: {
50: '#b2d3cf',
500: '#91c1bb',
950: '#000000',
},
}SCSS
$custom: #91c1bb; $custom-light: #b2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#91c1bb",
"rgb": {
"r": 145,
"g": 193,
"b": 187
},
"hsl": {
"h": 172.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77524,
"c": 0.05124,
"h": 186.6
},
"luminance": 0.47748
}Semantic roles & 50–950 ramp
primary
#91C1BB
secondary
#DFCFD1
accent
#3F4CA7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282