#91C8CA#91C8CA
#91C8CA is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.057 H 198.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CA |
|---|---|
| RGB | rgb(145, 200, 202) |
| HSL | hsl(182, 35%, 68%) |
| HSV | hsv(182, 28%, 79%) |
| CMYK | cmyk(28.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.04, -17.21, -6.74) |
| CIE-LCH | lch(77.04, 18.48, 201.39°) |
| OKLab | oklab(79.55% -0.0539 -0.0184) |
| OKLCH | oklch(79.55% 0.057 198.9) |
| XYZ | xyz(42.9885, 51.5904, 63.5585) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.47
Robin'S Egg Blue
#98EFF9
ΔE00 9.66
Sky Blue
#87CEEB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CA #CA9391
analogous
#91CAAF #91C8CA #91ABCA
triadic
#91C8CA #CA91C8 #C8CA91
tetradic
#91C8CA #AF91CA #CA9391 #ABCA91
square
#91C8CA #AF91CA #CA9391 #ABCA91
split-complementary
#91C8CA #CA91AB #CAAF91
monochromatic
#499598 #68B3B6 #91C8CA #BADDDE #E4F1F2
Accessibility & contrast
On white
1.86
#91C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#91C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CA | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#7DCCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8ca; /* rgb */ color: rgb(145, 200, 202); /* oklch */ color: oklch(79.6% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#91c8ca',
950: '#000000',
},
}SCSS
$custom: #91c8ca; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#91c8ca",
"rgb": {
"r": 145,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.105,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79552,
"c": 0.05693,
"h": 198.9
},
"luminance": 0.51593
}Semantic roles & 50–950 ramp
primary
#91C8CA
secondary
#9F6360
accent
#3C38AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383