#91C2C0#91C2C0
#91C2C0 is a light, muted teal. Relative luminance 0.484; OKLCH L 77.9% C 0.051 H 193.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C0 |
|---|---|
| RGB | rgb(145, 194, 192) |
| HSL | hsl(178, 29%, 66%) |
| HSV | hsv(178, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(75.08, -16.40, -4.22) |
| CIE-LCH | lch(75.08, 16.94, 194.42°) |
| OKLab | oklab(77.9% -0.0502 -0.0116) |
| OKLCH | oklch(77.9% 0.051 193) |
| XYZ | xyz(40.4803, 48.4073, 57.0696) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 9.66
Mediumturquoise
#48D1CC
ΔE00 9.99
Paleturquoise
#AFEEEE
ΔE00 10.37
Seafoam Blue
#78D1B6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C0 #C29193
analogous
#91C2A8 #91C2C0 #91ACC2
triadic
#91C2C0 #C091C2 #C2C091
tetradic
#91C2C0 #A891C2 #C29193 #ACC291
square
#91C2C0 #A891C2 #C29193 #ACC291
split-complementary
#91C2C0 #C291AC #C2A891
monochromatic
#4D8B89 #6AACA9 #91C2C0 #B8D8D7 #E0EEED
Accessibility & contrast
On white
1.97
#91C2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#91C2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B3B6C1
Tritanopia (blue-blind)
#81C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c0; /* rgb */ color: rgb(145, 194, 192); /* oklch */ color: oklch(77.9% 0.051 193.0);
Tailwind
colors: {
custom: {
50: '#b2d4d3',
500: '#91c2c0',
950: '#000000',
},
}SCSS
$custom: #91c2c0; $custom-light: #b2d4d3; $custom-dark: #000000;
JSON
{
"hex": "#91c2c0",
"rgb": {
"r": 145,
"g": 194,
"b": 192
},
"hsl": {
"h": 177.551,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77902,
"c": 0.05148,
"h": 193
},
"luminance": 0.48409
}Semantic roles & 50–950 ramp
primary
#91C2C0
secondary
#DFCFD0
accent
#3E42A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382