#91C2BA#91C2BA
#91C2BA is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.053 H 183.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2BA |
|---|---|
| RGB | rgb(145, 194, 186) |
| HSL | hsl(170, 29%, 66%) |
| HSV | hsv(170, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 4.1%, 23.9%) |
| CIE-LAB | lab(74.92, -17.73, -1.20) |
| CIE-LCH | lch(74.92, 17.77, 183.88°) |
| OKLab | oklab(77.72% -0.0526 -0.0035) |
| OKLCH | oklch(77.72% 0.053 183.8) |
| XYZ | xyz(39.8290, 48.1467, 53.6395) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 9.82
Mediumturquoise
#48D1CC
ΔE00 9.86
Greyish Teal
#719F91
ΔE00 10.55
Paleturquoise
#AFEEEE
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2BA #C29199
analogous
#91C2A2 #91C2BA #91B2C2
triadic
#91C2BA #BA91C2 #C2BA91
tetradic
#91C2BA #A291C2 #C29199 #B2C291
square
#91C2BA #A291C2 #C29199 #B2C291
split-complementary
#91C2BA #C291B2 #C2A291
monochromatic
#4D8B81 #6AACA1 #91C2BA #B8D8D3 #E0EEEB
Accessibility & contrast
On white
1.98
#91C2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#91C2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2BA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2BA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#83C4BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2ba; /* rgb */ color: rgb(145, 194, 186); /* oklch */ color: oklch(77.7% 0.053 183.8);
Tailwind
colors: {
custom: {
50: '#b2d4ce',
500: '#91c2ba',
950: '#000000',
},
}SCSS
$custom: #91c2ba; $custom-light: #b2d4ce; $custom-dark: #000000;
JSON
{
"hex": "#91c2ba",
"rgb": {
"r": 145,
"g": 194,
"b": 186
},
"hsl": {
"h": 170.204,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77717,
"c": 0.05275,
"h": 183.8
},
"luminance": 0.48148
}Semantic roles & 50–950 ramp
primary
#91C2BA
secondary
#DFCFD2
accent
#3E4FA7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382