#91C4BF#91C4BF
#91C4BF is a light, muted teal. Relative luminance 0.493; OKLCH L 78.3% C 0.054 H 188.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4BF |
|---|---|
| RGB | rgb(145, 196, 191) |
| HSL | hsl(174, 30%, 67%) |
| HSV | hsv(174, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(75.61, -17.65, -2.89) |
| CIE-LCH | lch(75.61, 17.89, 189.31°) |
| OKLab | oklab(78.32% -0.0532 -0.008) |
| OKLCH | oklch(78.32% 0.054 188.6) |
| XYZ | xyz(40.8180, 49.2593, 56.6374) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.75
Mediumturquoise
#48D1CC
ΔE00 9.40
Seafoam Blue
#78D1B6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 10.07
Lightblue
#ADD8E6
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4BF #C49196
analogous
#91C4A6 #91C4BF #91B0C4
triadic
#91C4BF #BF91C4 #C4BF91
tetradic
#91C4BF #A691C4 #C49196 #B0C491
square
#91C4BF #A691C4 #C49196 #B0C491
split-complementary
#91C4BF #C491B0 #C4A691
monochromatic
#4C8E88 #69AFA8 #91C4BF #B9D9D6 #E1EFED
Accessibility & contrast
On white
1.94
#91C4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#91C4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4BF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4BF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFBF
Deuteranopia (green-blind)
#B5B7C0
Tritanopia (blue-blind)
#81C7C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c4bf; /* rgb */ color: rgb(145, 196, 191); /* oklch */ color: oklch(78.3% 0.054 188.6);
Tailwind
colors: {
custom: {
50: '#b2d6d2',
500: '#91c4bf',
950: '#000000',
},
}SCSS
$custom: #91c4bf; $custom-light: #b2d6d2; $custom-dark: #000000;
JSON
{
"hex": "#91c4bf",
"rgb": {
"r": 145,
"g": 196,
"b": 191
},
"hsl": {
"h": 174.118,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78316,
"c": 0.05378,
"h": 188.6
},
"luminance": 0.49261
}Semantic roles & 50–950 ramp
primary
#91C4BF
secondary
#E1D0D2
accent
#3D47A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382