#91C2B7#91C2B7
#91C2B7 is a light, muted teal. Relative luminance 0.480; OKLCH L 77.6% C 0.054 H 179.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2B7 |
|---|---|
| RGB | rgb(145, 194, 183) |
| HSL | hsl(167, 29%, 66%) |
| HSV | hsv(167, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 5.7%, 23.9%) |
| CIE-LAB | lab(74.84, -18.37, 0.31) |
| CIE-LCH | lch(74.84, 18.38, 179.04°) |
| OKLab | oklab(77.63% -0.0539 0.0005) |
| OKLCH | oklch(77.63% 0.054 179.4) |
| XYZ | xyz(39.5134, 48.0205, 51.9775) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 7.96
Mediumaquamarine
#66CDAA
ΔE00 9.99
Mediumturquoise
#48D1CC
ΔE00 10.12
Greyish Teal
#719F91
ΔE00 10.26
Powder Blue
#B0E0E6
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2B7 #C2919C
analogous
#91C29F #91C2B7 #91B5C2
triadic
#91C2B7 #B791C2 #C2B791
tetradic
#91C2B7 #9F91C2 #C2919C #B5C291
square
#91C2B7 #9F91C2 #C2919C #B5C291
split-complementary
#91C2B7 #C291B5 #C29F91
monochromatic
#4D8B7D #6AAC9D #91C2B7 #B8D8D1 #E0EEEB
Accessibility & contrast
On white
1.98
#91C2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#91C2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2B7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2B7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB7
Deuteranopia (green-blind)
#B5B5B8
Tritanopia (blue-blind)
#84C4BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2b7; /* rgb */ color: rgb(145, 194, 183); /* oklch */ color: oklch(77.6% 0.054 179.4);
Tailwind
colors: {
custom: {
50: '#b2d4cc',
500: '#91c2b7',
950: '#000000',
},
}SCSS
$custom: #91c2b7; $custom-light: #b2d4cc; $custom-dark: #000000;
JSON
{
"hex": "#91c2b7",
"rgb": {
"r": 145,
"g": 194,
"b": 183
},
"hsl": {
"h": 166.531,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77627,
"c": 0.05389,
"h": 179.4
},
"luminance": 0.48022
}Semantic roles & 50–950 ramp
primary
#91C2B7
secondary
#DFCFD3
accent
#3E56A7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382