#91C4BE#91C4BE
#91C4BE is a light, muted teal. Relative luminance 0.492; OKLCH L 78.3% C 0.054 H 187.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4BE |
|---|---|
| RGB | rgb(145, 196, 190) |
| HSL | hsl(173, 30%, 67%) |
| HSV | hsv(173, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(75.59, -17.87, -2.39) |
| CIE-LCH | lch(75.59, 18.03, 187.62°) |
| OKLab | oklab(78.29% -0.0536 -0.0067) |
| OKLCH | oklch(78.29% 0.054 187.1) |
| XYZ | xyz(40.7083, 49.2154, 56.0598) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 9.00
Seafoam Blue
#78D1B6
ΔE00 9.12
Mediumturquoise
#48D1CC
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 10.17
Lightblue
#ADD8E6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4BE #C49197
analogous
#91C4A5 #91C4BE #91B1C4
triadic
#91C4BE #BE91C4 #C4BE91
tetradic
#91C4BE #A591C4 #C49197 #B1C491
square
#91C4BE #A591C4 #C49197 #B1C491
split-complementary
#91C4BE #C491B1 #C4A591
monochromatic
#4C8E87 #69AFA6 #91C4BE #B9D9D6 #E1EFED
Accessibility & contrast
On white
1.94
#91C4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#91C4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4BE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4BE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBE
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#81C6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c4be; /* rgb */ color: rgb(145, 196, 190); /* oklch */ color: oklch(78.3% 0.054 187.1);
Tailwind
colors: {
custom: {
50: '#b2d6d1',
500: '#91c4be',
950: '#000000',
},
}SCSS
$custom: #91c4be; $custom-light: #b2d6d1; $custom-dark: #000000;
JSON
{
"hex": "#91c4be",
"rgb": {
"r": 145,
"g": 196,
"b": 190
},
"hsl": {
"h": 172.941,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78285,
"c": 0.05401,
"h": 187.1
},
"luminance": 0.49217
}Semantic roles & 50–950 ramp
primary
#91C4BE
secondary
#E1D0D2
accent
#3D49A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382