#91C7CA#91C7CA
#91C7CA is a light, muted teal. Relative luminance 0.511; OKLCH L 79.3% C 0.056 H 200.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CA |
|---|---|
| RGB | rgb(145, 199, 202) |
| HSL | hsl(183, 35%, 68%) |
| HSV | hsv(183, 28%, 79%) |
| CMYK | cmyk(28.2%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.76, -16.70, -7.15) |
| CIE-LCH | lch(76.76, 18.17, 203.19°) |
| OKLab | oklab(79.33% -0.0526 -0.0196) |
| OKLCH | oklch(79.33% 0.056 200.4) |
| XYZ | xyz(42.7577, 51.1287, 63.4815) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 9.13
Sky Blue
#87CEEB
ΔE00 9.29
Mediumturquoise
#48D1CC
ΔE00 9.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CA #CA9491
analogous
#91CAB0 #91C7CA #91AACA
triadic
#91C7CA #CA91C7 #C7CA91
tetradic
#91C7CA #B091CA #CA9491 #AACA91
square
#91C7CA #B091CA #CA9491 #AACA91
split-complementary
#91C7CA #CA91AA #CAB091
monochromatic
#499398 #68B2B6 #91C7CA #BADCDE #E4F1F2
Accessibility & contrast
On white
1.87
#91C7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#7DCBC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c7ca; /* rgb */ color: rgb(145, 199, 202); /* oklch */ color: oklch(79.3% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#91c7ca',
950: '#000000',
},
}SCSS
$custom: #91c7ca; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#91c7ca",
"rgb": {
"r": 145,
"g": 199,
"b": 202
},
"hsl": {
"h": 183.158,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.7933,
"c": 0.0561,
"h": 200.4
},
"luminance": 0.51131
}Semantic roles & 50–950 ramp
primary
#91C7CA
secondary
#9F6460
accent
#3E38AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383