#91C3BF#91C3BF
#91C3BF is a light, muted teal. Relative luminance 0.488; OKLCH L 78.1% C 0.053 H 190.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3BF |
|---|---|
| RGB | rgb(145, 195, 191) |
| HSL | hsl(175, 29%, 67%) |
| HSV | hsv(175, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(75.33, -17.14, -3.31) |
| CIE-LCH | lch(75.33, 17.45, 190.92°) |
| OKLab | oklab(78.09% -0.0519 -0.0091) |
| OKLCH | oklch(78.09% 0.053 190) |
| XYZ | xyz(40.5932, 48.8097, 56.5625) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 9.64
Seafoam Blue
#78D1B6
ΔE00 9.97
Paleturquoise
#AFEEEE
ΔE00 10.23
Lightblue
#ADD8E6
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3BF #C39195
analogous
#91C3A6 #91C3BF #91AEC3
triadic
#91C3BF #BF91C3 #C3BF91
tetradic
#91C3BF #A691C3 #C39195 #AEC391
square
#91C3BF #A691C3 #C39195 #AEC391
split-complementary
#91C3BF #C391AE #C3A691
monochromatic
#4D8D88 #69ADA8 #91C3BF #B9D9D6 #E0EEED
Accessibility & contrast
On white
1.95
#91C3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#91C3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3BF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3BF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#81C6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c3bf; /* rgb */ color: rgb(145, 195, 191); /* oklch */ color: oklch(78.1% 0.053 190.0);
Tailwind
colors: {
custom: {
50: '#b2d5d2',
500: '#91c3bf',
950: '#000000',
},
}SCSS
$custom: #91c3bf; $custom-light: #b2d5d2; $custom-dark: #000000;
JSON
{
"hex": "#91c3bf",
"rgb": {
"r": 145,
"g": 195,
"b": 191
},
"hsl": {
"h": 175.2,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.78093,
"c": 0.05268,
"h": 190
},
"luminance": 0.48812
}Semantic roles & 50–950 ramp
primary
#91C3BF
secondary
#E0D0D1
accent
#3D46A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382