#91C2B8#91C2B8
#91C2B8 is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.053 H 180.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2B8 |
|---|---|
| RGB | rgb(145, 194, 184) |
| HSL | hsl(168, 29%, 66%) |
| HSV | hsv(168, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(74.86, -18.16, -0.20) |
| CIE-LCH | lch(74.86, 18.16, 180.62°) |
| OKLab | oklab(77.66% -0.0535 -0.0008) |
| OKLCH | oklch(77.66% 0.053 180.9) |
| XYZ | xyz(39.6179, 48.0623, 52.5276) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 8.22
Mediumturquoise
#48D1CC
ΔE00 10.01
Mediumaquamarine
#66CDAA
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.34
Powder Blue
#B0E0E6
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2B8 #C2919B
analogous
#91C2A0 #91C2B8 #91B4C2
triadic
#91C2B8 #B891C2 #C2B891
tetradic
#91C2B8 #A091C2 #C2919B #B4C291
square
#91C2B8 #A091C2 #C2919B #B4C291
split-complementary
#91C2B8 #C291B4 #C2A091
monochromatic
#4D8B7F #6AAC9F #91C2B8 #B8D8D1 #E0EEEB
Accessibility & contrast
On white
1.98
#91C2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#91C2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2B8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2B8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#83C4BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2b8; /* rgb */ color: rgb(145, 194, 184); /* oklch */ color: oklch(77.7% 0.053 180.9);
Tailwind
colors: {
custom: {
50: '#b2d4cd',
500: '#91c2b8',
950: '#000000',
},
}SCSS
$custom: #91c2b8; $custom-light: #b2d4cd; $custom-dark: #000000;
JSON
{
"hex": "#91c2b8",
"rgb": {
"r": 145,
"g": 194,
"b": 184
},
"hsl": {
"h": 167.755,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77657,
"c": 0.05348,
"h": 180.9
},
"luminance": 0.48064
}Semantic roles & 50–950 ramp
primary
#91C2B8
secondary
#DFCFD3
accent
#3E54A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382