#91CAC2#91CAC2
#91CAC2 is a light, muted teal. Relative luminance 0.522; OKLCH L 79.7% C 0.060 H 185.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC2 |
|---|---|
| RGB | rgb(145, 202, 194) |
| HSL | hsl(172, 35%, 68%) |
| HSV | hsv(172, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(77.37, -20.03, -1.93) |
| CIE-LCH | lch(77.37, 20.12, 185.51°) |
| OKLab | oklab(79.75% -0.0597 -0.0055) |
| OKLCH | oklch(79.75% 0.06 185.2) |
| XYZ | xyz(42.5320, 52.1537, 58.8541) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 9.07
Mediumaquamarine
#66CDAA
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC2 #CA9199
analogous
#91CAA5 #91CAC2 #91B5CA
triadic
#91CAC2 #C291CA #CAC291
tetradic
#91CAC2 #A591CA #CA9199 #B5CA91
square
#91CAC2 #A591CA #CA9199 #B5CA91
split-complementary
#91CAC2 #CA91B5 #CAA591
monochromatic
#49988D #68B6AB #91CAC2 #BADED9 #E4F2F0
Accessibility & contrast
On white
1.84
#91CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#BABCC3
Tritanopia (blue-blind)
#7FCDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac2; /* rgb */ color: rgb(145, 202, 194); /* oklch */ color: oklch(79.7% 0.060 185.2);
Tailwind
colors: {
custom: {
50: '#b3dad4',
500: '#91cac2',
950: '#000000',
},
}SCSS
$custom: #91cac2; $custom-light: #b3dad4; $custom-dark: #000000;
JSON
{
"hex": "#91cac2",
"rgb": {
"r": 145,
"g": 202,
"b": 194
},
"hsl": {
"h": 171.579,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79748,
"c": 0.05994,
"h": 185.2
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#91CAC2
secondary
#9F6069
accent
#3848AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383