#91C2BE#91C2BE
#91C2BE is a light, muted teal. Relative luminance 0.483; OKLCH L 77.8% C 0.052 H 189.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2BE |
|---|---|
| RGB | rgb(145, 194, 190) |
| HSL | hsl(175, 29%, 66%) |
| HSV | hsv(175, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(75.03, -16.85, -3.21) |
| CIE-LCH | lch(75.03, 17.15, 190.80°) |
| OKLab | oklab(77.84% -0.051 -0.0089) |
| OKLCH | oklch(77.84% 0.052 189.9) |
| XYZ | xyz(40.2602, 48.3192, 55.9104) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.84
Seafoam Blue
#78D1B6
ΔE00 10.11
Lightblue
#ADD8E6
ΔE00 10.34
Paleturquoise
#AFEEEE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2BE #C29195
analogous
#91C2A6 #91C2BE #91AEC2
triadic
#91C2BE #BE91C2 #C2BE91
tetradic
#91C2BE #A691C2 #C29195 #AEC291
square
#91C2BE #A691C2 #C29195 #AEC291
split-complementary
#91C2BE #C291AE #C2A691
monochromatic
#4D8B86 #6AACA7 #91C2BE #B8D8D5 #E0EEED
Accessibility & contrast
On white
1.97
#91C2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#91C2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2BE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2BE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#82C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2be; /* rgb */ color: rgb(145, 194, 190); /* oklch */ color: oklch(77.8% 0.052 189.9);
Tailwind
colors: {
custom: {
50: '#b2d4d1',
500: '#91c2be',
950: '#000000',
},
}SCSS
$custom: #91c2be; $custom-light: #b2d4d1; $custom-dark: #000000;
JSON
{
"hex": "#91c2be",
"rgb": {
"r": 145,
"g": 194,
"b": 190
},
"hsl": {
"h": 175.102,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.7784,
"c": 0.05175,
"h": 189.9
},
"luminance": 0.48321
}Semantic roles & 50–950 ramp
primary
#91C2BE
secondary
#DFCFD1
accent
#3E47A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382