#91C2B6#91C2B6
#91C2B6 is a light, muted teal. Relative luminance 0.480; OKLCH L 77.6% C 0.054 H 178.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2B6 |
|---|---|
| RGB | rgb(145, 194, 182) |
| HSL | hsl(165, 29%, 66%) |
| HSV | hsv(165, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 6.2%, 23.9%) |
| CIE-LAB | lab(74.81, -18.59, 0.81) |
| CIE-LCH | lch(74.81, 18.61, 177.50°) |
| OKLab | oklab(77.6% -0.0543 0.0019) |
| OKLCH | oklch(77.6% 0.054 178) |
| XYZ | xyz(39.4097, 47.9790, 51.4313) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 7.72
Mediumaquamarine
#66CDAA
ΔE00 9.71
Greyish Teal
#719F91
ΔE00 10.20
Mediumturquoise
#48D1CC
ΔE00 10.24
Light Teal
#90E4C1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2B6 #C2919D
analogous
#91C29E #91C2B6 #91B6C2
triadic
#91C2B6 #B691C2 #C2B691
tetradic
#91C2B6 #9E91C2 #C2919D #B6C291
square
#91C2B6 #9E91C2 #C2919D #B6C291
split-complementary
#91C2B6 #C291B6 #C29E91
monochromatic
#4D8B7C #6AAC9C #91C2B6 #B8D8D0 #E0EEEA
Accessibility & contrast
On white
1.98
#91C2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#91C2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2B6
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2B6 | 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)
#BEBCB6
Deuteranopia (green-blind)
#B5B5B7
Tritanopia (blue-blind)
#84C4BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2b6; /* rgb */ color: rgb(145, 194, 182); /* oklch */ color: oklch(77.6% 0.054 178.0);
Tailwind
colors: {
custom: {
50: '#b2d4cb',
500: '#91c2b6',
950: '#000000',
},
}SCSS
$custom: #91c2b6; $custom-light: #b2d4cb; $custom-dark: #000000;
JSON
{
"hex": "#91c2b6",
"rgb": {
"r": 145,
"g": 194,
"b": 182
},
"hsl": {
"h": 165.306,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77598,
"c": 0.05434,
"h": 178
},
"luminance": 0.47981
}Semantic roles & 50–950 ramp
primary
#91C2B6
secondary
#DFCFD3
accent
#3E58A7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382