#91C7C2#91C7C2
#91C7C2 is a light, muted teal. Relative luminance 0.508; OKLCH L 79.1% C 0.057 H 188.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7C2 |
|---|---|
| RGB | rgb(145, 199, 194) |
| HSL | hsl(174, 33%, 67%) |
| HSV | hsv(174, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 2.5%, 22%) |
| CIE-LAB | lab(76.53, -18.51, -3.16) |
| CIE-LCH | lch(76.53, 18.78, 189.70°) |
| OKLab | oklab(79.08% -0.0558 -0.0088) |
| OKLCH | oklch(79.08% 0.057 188.9) |
| XYZ | xyz(41.8349, 50.7596, 58.6217) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.84
Seafoam Blue
#78D1B6
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 9.35
Lightblue
#ADD8E6
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7C2 #C79196
analogous
#91C7A7 #91C7C2 #91B1C7
triadic
#91C7C2 #C291C7 #C7C291
tetradic
#91C7C2 #A791C7 #C79196 #B1C791
square
#91C7C2 #A791C7 #C79196 #B1C791
split-complementary
#91C7C2 #C791B1 #C7A791
monochromatic
#4B938C #68B2AC #91C7C2 #BADCD8 #E2F0EF
Accessibility & contrast
On white
1.88
#91C7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#91C7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7C2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7C2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#80CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c7c2; /* rgb */ color: rgb(145, 199, 194); /* oklch */ color: oklch(79.1% 0.057 188.9);
Tailwind
colors: {
custom: {
50: '#b2d8d4',
500: '#91c7c2',
950: '#000000',
},
}SCSS
$custom: #91c7c2; $custom-light: #b2d8d4; $custom-dark: #000000;
JSON
{
"hex": "#91c7c2",
"rgb": {
"r": 145,
"g": 199,
"b": 194
},
"hsl": {
"h": 174.444,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.79078,
"c": 0.05651,
"h": 188.9
},
"luminance": 0.50762
}Semantic roles & 50–950 ramp
primary
#91C7C2
secondary
#9B6167
accent
#3A45AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383