#91C6CA#91C6CA
#91C6CA is a light, muted teal. Relative luminance 0.507; OKLCH L 79.1% C 0.055 H 201.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6CA |
|---|---|
| RGB | rgb(145, 198, 202) |
| HSL | hsl(184, 35%, 68%) |
| HSV | hsv(184, 28%, 79%) |
| CMYK | cmyk(28.2%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(76.48, -16.19, -7.57) |
| CIE-LCH | lch(76.48, 17.87, 205.06°) |
| OKLab | oklab(79.11% -0.0513 -0.0207) |
| OKLCH | oklch(79.11% 0.055 201.9) |
| XYZ | xyz(42.5284, 50.6701, 63.4051) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.49
Sky Blue
#87CEEB
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.45
Robin'S Egg Blue
#98EFF9
ΔE00 10.05
Baby Blue
#89CFF0
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6CA #CA9591
analogous
#91CAB1 #91C6CA #91A9CA
triadic
#91C6CA #CA91C6 #C6CA91
tetradic
#91C6CA #B191CA #CA9591 #A9CA91
square
#91C6CA #B191CA #CA9591 #A9CA91
split-complementary
#91C6CA #CA91A9 #CAB191
monochromatic
#499298 #68B1B6 #91C6CA #BADBDE #E4F1F2
Accessibility & contrast
On white
1.89
#91C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#91C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6CA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6CA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#7DCAC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c6ca; /* rgb */ color: rgb(145, 198, 202); /* oklch */ color: oklch(79.1% 0.055 201.9);
Tailwind
colors: {
custom: {
50: '#b3d7da',
500: '#91c6ca',
950: '#000000',
},
}SCSS
$custom: #91c6ca; $custom-light: #b3d7da; $custom-dark: #000000;
JSON
{
"hex": "#91c6ca",
"rgb": {
"r": 145,
"g": 198,
"b": 202
},
"hsl": {
"h": 184.211,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79109,
"c": 0.0553,
"h": 201.9
},
"luminance": 0.50672
}Semantic roles & 50–950 ramp
primary
#91C6CA
secondary
#9F6560
accent
#4038AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383