#91C0C0#91C0C0
#91C0C0 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.050 H 196.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0C0 |
|---|---|
| RGB | rgb(145, 192, 192) |
| HSL | hsl(180, 27%, 66%) |
| HSV | hsv(180, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 0%, 24.7%) |
| CIE-LAB | lab(74.52, -15.37, -5.04) |
| CIE-LCH | lch(74.52, 16.18, 198.16°) |
| OKLab | oklab(77.46% -0.0475 -0.0138) |
| OKLCH | oklch(77.46% 0.05 196.2) |
| XYZ | xyz(40.0382, 47.5230, 56.9222) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 10.52
Mediumturquoise
#48D1CC
ΔE00 10.65
Paleturquoise
#AFEEEE
ΔE00 10.87
Sky Blue
#87CEEB
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0C0 #C09191
analogous
#91C0A8 #91C0C0 #91A8C0
triadic
#91C0C0 #C091C0 #C0C091
tetradic
#91C0C0 #A891C0 #C09191 #A8C091
square
#91C0C0 #A891C0 #C09191 #A8C091
split-complementary
#91C0C0 #C091A8 #C0A891
monochromatic
#4E8888 #6AAAAA #91C0C0 #B8D6D6 #DFEDED
Accessibility & contrast
On white
2.00
#91C0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#91C0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0C0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0C0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#81C3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0c0; /* rgb */ color: rgb(145, 192, 192); /* oklch */ color: oklch(77.5% 0.050 196.2);
Tailwind
colors: {
custom: {
50: '#b2d3d3',
500: '#91c0c0',
950: '#000000',
},
}SCSS
$custom: #91c0c0; $custom-light: #b2d3d3; $custom-dark: #000000;
JSON
{
"hex": "#91c0c0",
"rgb": {
"r": 145,
"g": 192,
"b": 192
},
"hsl": {
"h": 180,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77458,
"c": 0.0495,
"h": 196.2
},
"luminance": 0.47525
}Semantic roles & 50–950 ramp
primary
#91C0C0
secondary
#DECFCF
accent
#4040A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282