#91CAC3#91CAC3
#91CAC3 is a light, muted teal. Relative luminance 0.522; OKLCH L 79.8% C 0.060 H 186.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC3 |
|---|---|
| RGB | rgb(145, 202, 195) |
| HSL | hsl(173, 35%, 68%) |
| HSV | hsv(173, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 3.5%, 20.8%) |
| CIE-LAB | lab(77.40, -19.81, -2.43) |
| CIE-LCH | lch(77.40, 19.96, 186.99°) |
| OKLab | oklab(79.78% -0.0593 -0.0068) |
| OKLCH | oklch(79.78% 0.06 186.6) |
| XYZ | xyz(42.6447, 52.1988, 59.4476) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 8.07
Mediumturquoise
#48D1CC
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 8.92
Darkturquoise
#00CED1
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC3 #CA9198
analogous
#91CAA6 #91CAC3 #91B4CA
triadic
#91CAC3 #C391CA #CAC391
tetradic
#91CAC3 #A691CA #CA9198 #B4CA91
square
#91CAC3 #A691CA #CA9198 #B4CA91
split-complementary
#91CAC3 #CA91B4 #CAA691
monochromatic
#49988E #68B6AC #91CAC3 #BADEDA #E4F2F0
Accessibility & contrast
On white
1.84
#91CAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#91CAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC3 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C3
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#7FCDC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac3; /* rgb */ color: rgb(145, 202, 195); /* oklch */ color: oklch(79.8% 0.060 186.6);
Tailwind
colors: {
custom: {
50: '#b3dad5',
500: '#91cac3',
950: '#000000',
},
}SCSS
$custom: #91cac3; $custom-light: #b3dad5; $custom-dark: #000000;
JSON
{
"hex": "#91cac3",
"rgb": {
"r": 145,
"g": 202,
"b": 195
},
"hsl": {
"h": 172.632,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79778,
"c": 0.05967,
"h": 186.6
},
"luminance": 0.52201
}Semantic roles & 50–950 ramp
primary
#91CAC3
secondary
#9F6068
accent
#3846AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383