#91CAC5#91CAC5
#91CAC5 is a light, muted teal. Relative luminance 0.523; OKLCH L 79.8% C 0.059 H 189.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC5 |
|---|---|
| RGB | rgb(145, 202, 197) |
| HSL | hsl(175, 35%, 68%) |
| HSV | hsv(175, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 2.5%, 20.8%) |
| CIE-LAB | lab(77.45, -19.36, -3.43) |
| CIE-LCH | lch(77.45, 19.66, 190.04°) |
| OKLab | oklab(79.84% -0.0584 -0.0095) |
| OKLCH | oklch(79.84% 0.059 189.2) |
| XYZ | xyz(42.8723, 52.2899, 60.6465) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.00
Mediumturquoise
#48D1CC
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.66
Seafoam Blue
#78D1B6
ΔE00 8.81
Darkturquoise
#00CED1
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC5 #CA9196
analogous
#91CAA8 #91CAC5 #91B2CA
triadic
#91CAC5 #C591CA #CAC591
tetradic
#91CAC5 #A891CA #CA9196 #B2CA91
square
#91CAC5 #A891CA #CA9196 #B2CA91
split-complementary
#91CAC5 #CA91B2 #CAA891
monochromatic
#499891 #68B6AF #91CAC5 #BADEDB #E4F2F1
Accessibility & contrast
On white
1.83
#91CAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#91CAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C5
Deuteranopia (green-blind)
#B9BCC6
Tritanopia (blue-blind)
#7ECDC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac5; /* rgb */ color: rgb(145, 202, 197); /* oklch */ color: oklch(79.8% 0.059 189.2);
Tailwind
colors: {
custom: {
50: '#b3dad6',
500: '#91cac5',
950: '#000000',
},
}SCSS
$custom: #91cac5; $custom-light: #b3dad6; $custom-dark: #000000;
JSON
{
"hex": "#91cac5",
"rgb": {
"r": 145,
"g": 202,
"b": 197
},
"hsl": {
"h": 174.737,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.7984,
"c": 0.05922,
"h": 189.2
},
"luminance": 0.52292
}Semantic roles & 50–950 ramp
primary
#91CAC5
secondary
#9F6066
accent
#3842AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383