#91C1BF#91C1BF
#91C1BF is a light, muted teal. Relative luminance 0.479; OKLCH L 77.6% C 0.051 H 193.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1BF |
|---|---|
| RGB | rgb(145, 193, 191) |
| HSL | hsl(178, 28%, 66%) |
| HSV | hsv(178, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(74.77, -16.11, -4.13) |
| CIE-LCH | lch(74.77, 16.63, 194.37°) |
| OKLab | oklab(77.65% -0.0493 -0.0113) |
| OKLCH | oklch(77.65% 0.051 193) |
| XYZ | xyz(40.1481, 47.9195, 56.4141) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.74
Mediumturquoise
#48D1CC
ΔE00 10.20
Paleturquoise
#AFEEEE
ΔE00 10.63
Seafoam Blue
#78D1B6
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1BF #C19193
analogous
#91C1A7 #91C1BF #91ABC1
triadic
#91C1BF #BF91C1 #C1BF91
tetradic
#91C1BF #A791C1 #C19193 #ABC191
square
#91C1BF #A791C1 #C19193 #ABC191
split-complementary
#91C1BF #C191AB #C1A791
monochromatic
#4E8A87 #6AABA8 #91C1BF #B8D7D6 #DFEDED
Accessibility & contrast
On white
1.98
#91C1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#91C1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1BF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1BF | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 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)
#BBBCBF
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#82C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c1bf; /* rgb */ color: rgb(145, 193, 191); /* oklch */ color: oklch(77.6% 0.051 193.0);
Tailwind
colors: {
custom: {
50: '#b2d3d2',
500: '#91c1bf',
950: '#000000',
},
}SCSS
$custom: #91c1bf; $custom-light: #b2d3d2; $custom-dark: #000000;
JSON
{
"hex": "#91c1bf",
"rgb": {
"r": 145,
"g": 193,
"b": 191
},
"hsl": {
"h": 177.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77648,
"c": 0.05055,
"h": 193
},
"luminance": 0.47921
}Semantic roles & 50–950 ramp
primary
#91C1BF
secondary
#DFCFD0
accent
#3F43A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282