#91CAC7#91CAC7
#91CAC7 is a light, muted teal. Relative luminance 0.524; OKLCH L 79.9% C 0.059 H 191.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC7 |
|---|---|
| RGB | rgb(145, 202, 199) |
| HSL | hsl(177, 35%, 68%) |
| HSV | hsv(177, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 1.5%, 20.8%) |
| CIE-LAB | lab(77.51, -18.91, -4.42) |
| CIE-LCH | lch(77.51, 19.42, 193.17°) |
| OKLab | oklab(79.9% -0.0576 -0.0122) |
| OKLCH | oklch(79.9% 0.059 191.9) |
| XYZ | xyz(43.1030, 52.3821, 61.8614) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 8.47
Pale Teal
#82CBB2
ΔE00 8.49
Seafoam Blue
#78D1B6
ΔE00 9.58
Lightblue
#ADD8E6
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC7 #CA9194
analogous
#91CAAA #91CAC7 #91B0CA
triadic
#91CAC7 #C791CA #CAC791
tetradic
#91CAC7 #AA91CA #CA9194 #B0CA91
square
#91CAC7 #AA91CA #CA9194 #B0CA91
split-complementary
#91CAC7 #CA91B0 #CAAA91
monochromatic
#499893 #68B6B2 #91CAC7 #BADEDC #E4F2F1
Accessibility & contrast
On white
1.83
#91CAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#91CAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#7ECDC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac7; /* rgb */ color: rgb(145, 202, 199); /* oklch */ color: oklch(79.9% 0.059 191.9);
Tailwind
colors: {
custom: {
50: '#b3dad8',
500: '#91cac7',
950: '#000000',
},
}SCSS
$custom: #91cac7; $custom-light: #b3dad8; $custom-dark: #000000;
JSON
{
"hex": "#91cac7",
"rgb": {
"r": 145,
"g": 202,
"b": 199
},
"hsl": {
"h": 176.842,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79902,
"c": 0.0589,
"h": 191.9
},
"luminance": 0.52384
}Semantic roles & 50–950 ramp
primary
#91CAC7
secondary
#9F6064
accent
#383EAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383