#91C3C0#91C3C0
#91C3C0 is a light, muted teal. Relative luminance 0.489; OKLCH L 78.1% C 0.053 H 191.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3C0 |
|---|---|
| RGB | rgb(145, 195, 192) |
| HSL | hsl(176, 29%, 67%) |
| HSV | hsv(176, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 1.5%, 23.5%) |
| CIE-LAB | lab(75.36, -16.92, -3.81) |
| CIE-LCH | lch(75.36, 17.34, 192.68°) |
| OKLab | oklab(78.12% -0.0515 -0.0105) |
| OKLCH | oklch(78.12% 0.053 191.5) |
| XYZ | xyz(40.7036, 48.8539, 57.1440) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 9.93
Paleturquoise
#AFEEEE
ΔE00 10.16
Seafoam Blue
#78D1B6
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3C0 #C39194
analogous
#91C3A7 #91C3C0 #91ADC3
triadic
#91C3C0 #C091C3 #C3C091
tetradic
#91C3C0 #A791C3 #C39194 #ADC391
square
#91C3C0 #A791C3 #C39194 #ADC391
split-complementary
#91C3C0 #C391AD #C3A791
monochromatic
#4D8D89 #69ADA9 #91C3C0 #B9D9D7 #E0EEED
Accessibility & contrast
On white
1.95
#91C3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#91C3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3C0
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3C0 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#B3B7C1
Tritanopia (blue-blind)
#81C6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c3c0; /* rgb */ color: rgb(145, 195, 192); /* oklch */ color: oklch(78.1% 0.053 191.5);
Tailwind
colors: {
custom: {
50: '#b2d5d3',
500: '#91c3c0',
950: '#000000',
},
}SCSS
$custom: #91c3c0; $custom-light: #b2d5d3; $custom-dark: #000000;
JSON
{
"hex": "#91c3c0",
"rgb": {
"r": 145,
"g": 195,
"b": 192
},
"hsl": {
"h": 176.4,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.78124,
"c": 0.05252,
"h": 191.5
},
"luminance": 0.48856
}Semantic roles & 50–950 ramp
primary
#91C3C0
secondary
#E0D0D1
accent
#3D44A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382