#91C2B9#91C2B9
#91C2B9 is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.053 H 182.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2B9 |
|---|---|
| RGB | rgb(145, 194, 185) |
| HSL | hsl(169, 29%, 66%) |
| HSV | hsv(169, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 4.6%, 23.9%) |
| CIE-LAB | lab(74.89, -17.94, -0.70) |
| CIE-LCH | lch(74.89, 17.96, 182.23°) |
| OKLab | oklab(77.69% -0.053 -0.0021) |
| OKLCH | oklch(77.69% 0.053 182.3) |
| XYZ | xyz(39.7231, 48.1044, 53.0816) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 8.50
Mediumturquoise
#48D1CC
ΔE00 9.92
Powder Blue
#B0E0E6
ΔE00 10.09
Greyish Teal
#719F91
ΔE00 10.44
Mediumaquamarine
#66CDAA
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2B9 #C2919A
analogous
#91C2A1 #91C2B9 #91B3C2
triadic
#91C2B9 #B991C2 #C2B991
tetradic
#91C2B9 #A191C2 #C2919A #B3C291
square
#91C2B9 #A191C2 #C2919A #B3C291
split-complementary
#91C2B9 #C291B3 #C2A191
monochromatic
#4D8B80 #6AACA0 #91C2B9 #B8D8D2 #E0EEEB
Accessibility & contrast
On white
1.98
#91C2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#91C2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2B9
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2B9 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB9
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#83C4BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2b9; /* rgb */ color: rgb(145, 194, 185); /* oklch */ color: oklch(77.7% 0.053 182.3);
Tailwind
colors: {
custom: {
50: '#b2d4ce',
500: '#91c2b9',
950: '#000000',
},
}SCSS
$custom: #91c2b9; $custom-light: #b2d4ce; $custom-dark: #000000;
JSON
{
"hex": "#91c2b9",
"rgb": {
"r": 145,
"g": 194,
"b": 185
},
"hsl": {
"h": 168.98,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77687,
"c": 0.05309,
"h": 182.3
},
"luminance": 0.48106
}Semantic roles & 50–950 ramp
primary
#91C2B9
secondary
#DFCFD2
accent
#3E52A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382