#91C1BE#91C1BE
#91C1BE is a light, muted teal. Relative luminance 0.479; OKLCH L 77.6% C 0.051 H 191.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1BE |
|---|---|
| RGB | rgb(145, 193, 190) |
| HSL | hsl(176, 28%, 66%) |
| HSV | hsv(176, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 1.6%, 24.3%) |
| CIE-LAB | lab(74.75, -16.33, -3.63) |
| CIE-LCH | lch(74.75, 16.73, 192.51°) |
| OKLab | oklab(77.62% -0.0497 -0.01) |
| OKLCH | oklch(77.62% 0.051 191.4) |
| XYZ | xyz(40.0384, 47.8756, 55.8365) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Pale Teal
#82CBB2
ΔE00 9.16
Lightblue
#ADD8E6
ΔE00 10.08
Mediumturquoise
#48D1CC
ΔE00 10.11
Seafoam Blue
#78D1B6
ΔE00 10.63
Paleturquoise
#AFEEEE
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1BE #C19194
analogous
#91C1A6 #91C1BE #91ACC1
triadic
#91C1BE #BE91C1 #C1BE91
tetradic
#91C1BE #A691C1 #C19194 #ACC191
square
#91C1BE #A691C1 #C19194 #ACC191
split-complementary
#91C1BE #C191AC #C1A691
monochromatic
#4E8A86 #6AABA7 #91C1BE #B8D7D5 #DFEDEC
Accessibility & contrast
On white
1.99
#91C1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#91C1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1BE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1BE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#82C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c1be; /* rgb */ color: rgb(145, 193, 190); /* oklch */ color: oklch(77.6% 0.051 191.4);
Tailwind
colors: {
custom: {
50: '#b2d3d1',
500: '#91c1be',
950: '#000000',
},
}SCSS
$custom: #91c1be; $custom-light: #b2d3d1; $custom-dark: #000000;
JSON
{
"hex": "#91c1be",
"rgb": {
"r": 145,
"g": 193,
"b": 190
},
"hsl": {
"h": 176.25,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77617,
"c": 0.05066,
"h": 191.4
},
"luminance": 0.47877
}Semantic roles & 50–950 ramp
primary
#91C1BE
secondary
#DFCFD0
accent
#3F45A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282