#91CAC8#91CAC8
#91CAC8 is a light, muted teal. Relative luminance 0.524; OKLCH L 79.9% C 0.059 H 193.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC8 |
|---|---|
| RGB | rgb(145, 202, 200) |
| HSL | hsl(178, 35%, 68%) |
| HSV | hsv(178, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(77.54, -18.69, -4.92) |
| CIE-LCH | lch(77.54, 19.32, 194.76°) |
| OKLab | oklab(79.93% -0.0572 -0.0135) |
| OKLCH | oklch(79.93% 0.059 193.3) |
| XYZ | xyz(43.2195, 52.4287, 62.4748) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 9.33
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC8 #CA9193
analogous
#91CAAB #91CAC8 #91AFCA
triadic
#91CAC8 #C891CA #CAC891
tetradic
#91CAC8 #AB91CA #CA9193 #AFCA91
square
#91CAC8 #AB91CA #CA9193 #AFCA91
split-complementary
#91CAC8 #CA91AF #CAAB91
monochromatic
#499895 #68B6B3 #91CAC8 #BADEDD #E4F2F1
Accessibility & contrast
On white
1.83
#91CAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#91CAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC8
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC8 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#7ECDC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cac8; /* rgb */ color: rgb(145, 202, 200); /* oklch */ color: oklch(79.9% 0.059 193.3);
Tailwind
colors: {
custom: {
50: '#b3dad8',
500: '#91cac8',
950: '#000000',
},
}SCSS
$custom: #91cac8; $custom-light: #b3dad8; $custom-dark: #000000;
JSON
{
"hex": "#91cac8",
"rgb": {
"r": 145,
"g": 202,
"b": 200
},
"hsl": {
"h": 177.895,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79933,
"c": 0.0588,
"h": 193.3
},
"luminance": 0.52431
}Semantic roles & 50–950 ramp
primary
#91CAC8
secondary
#9F6063
accent
#383CAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383