#91C8C0#91C8C0
#91C8C0 is a light, muted teal. Relative luminance 0.511; OKLCH L 79.2% C 0.058 H 184.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8C0 |
|---|---|
| RGB | rgb(145, 200, 192) |
| HSL | hsl(171, 33%, 68%) |
| HSV | hsv(171, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 4%, 21.6%) |
| CIE-LAB | lab(76.76, -19.46, -1.75) |
| CIE-LCH | lch(76.76, 19.54, 185.14°) |
| OKLab | oklab(79.24% -0.0579 -0.005) |
| OKLCH | oklch(79.24% 0.058 184.9) |
| XYZ | xyz(41.8427, 51.1321, 57.5237) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.58
Seafoam Blue
#78D1B6
ΔE00 7.93
Mediumturquoise
#48D1CC
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.51
Mediumaquamarine
#66CDAA
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8C0 #C89199
analogous
#91C8A5 #91C8C0 #91B4C8
triadic
#91C8C0 #C091C8 #C8C091
tetradic
#91C8C0 #A591C8 #C89199 #B4C891
square
#91C8C0 #A591C8 #C89199 #B4C891
split-complementary
#91C8C0 #C891B4 #C8A591
monochromatic
#4A948A #68B4A9 #91C8C0 #BADCD7 #E3F1EF
Accessibility & contrast
On white
1.87
#91C8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8C0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8C0 | 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)
#C3C2C0
Deuteranopia (green-blind)
#B8BAC1
Tritanopia (blue-blind)
#80CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c8c0; /* rgb */ color: rgb(145, 200, 192); /* oklch */ color: oklch(79.2% 0.058 184.9);
Tailwind
colors: {
custom: {
50: '#b2d8d3',
500: '#91c8c0',
950: '#000000',
},
}SCSS
$custom: #91c8c0; $custom-light: #b2d8d3; $custom-dark: #000000;
JSON
{
"hex": "#91c8c0",
"rgb": {
"r": 145,
"g": 200,
"b": 192
},
"hsl": {
"h": 171.273,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.7924,
"c": 0.05816,
"h": 184.9
},
"luminance": 0.51134
}Semantic roles & 50–950 ramp
primary
#91C8C0
secondary
#9C616A
accent
#394AAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383