#91CAC4#91CAC4
#91CAC4 is a light, muted teal. Relative luminance 0.522; OKLCH L 79.8% C 0.059 H 187.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC4 |
|---|---|
| RGB | rgb(145, 202, 196) |
| HSL | hsl(174, 35%, 68%) |
| HSV | hsv(174, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(77.43, -19.59, -2.93) |
| CIE-LCH | lch(77.43, 19.80, 188.51°) |
| OKLab | oklab(79.81% -0.0589 -0.0082) |
| OKLCH | oklch(79.81% 0.059 187.9) |
| XYZ | xyz(42.7581, 52.2442, 60.0450) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 8.27
Mediumturquoise
#48D1CC
ΔE00 8.34
Seafoam Blue
#78D1B6
ΔE00 8.44
Paleturquoise
#AFEEEE
ΔE00 8.78
Darkturquoise
#00CED1
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC4 #CA9197
analogous
#91CAA7 #91CAC4 #91B3CA
triadic
#91CAC4 #C491CA #CAC491
tetradic
#91CAC4 #A791CA #CA9197 #B3CA91
square
#91CAC4 #A791CA #CA9197 #B3CA91
split-complementary
#91CAC4 #CA91B3 #CAA791
monochromatic
#49988F #68B6AE #91CAC4 #BADEDA #E4F2F0
Accessibility & contrast
On white
1.83
#91CAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#91CAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C4
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#7FCDC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac4; /* rgb */ color: rgb(145, 202, 196); /* oklch */ color: oklch(79.8% 0.059 187.9);
Tailwind
colors: {
custom: {
50: '#b3dad5',
500: '#91cac4',
950: '#000000',
},
}SCSS
$custom: #91cac4; $custom-light: #b3dad5; $custom-dark: #000000;
JSON
{
"hex": "#91cac4",
"rgb": {
"r": 145,
"g": 202,
"b": 196
},
"hsl": {
"h": 173.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79809,
"c": 0.05942,
"h": 187.9
},
"luminance": 0.52246
}Semantic roles & 50–950 ramp
primary
#91CAC4
secondary
#9F6067
accent
#3844AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383