#91C2B5#91C2B5
#91C2B5 is a light, muted teal. Relative luminance 0.479; OKLCH L 77.6% C 0.055 H 176.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2B5 |
|---|---|
| RGB | rgb(145, 194, 181) |
| HSL | hsl(164, 29%, 66%) |
| HSV | hsv(164, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 6.7%, 23.9%) |
| CIE-LAB | lab(74.79, -18.80, 1.32) |
| CIE-LCH | lch(74.79, 18.85, 175.99°) |
| OKLab | oklab(77.57% -0.0547 0.0032) |
| OKLCH | oklch(77.57% 0.055 176.6) |
| XYZ | xyz(39.3068, 47.9378, 50.8890) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 7.50
Mediumaquamarine
#66CDAA
ΔE00 9.45
Greyish Teal
#719F91
ΔE00 10.15
Mediumturquoise
#48D1CC
ΔE00 10.38
Light Teal
#90E4C1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2B5 #C2919E
analogous
#91C29D #91C2B5 #91B7C2
triadic
#91C2B5 #B591C2 #C2B591
tetradic
#91C2B5 #9D91C2 #C2919E #B7C291
square
#91C2B5 #9D91C2 #C2919E #B7C291
split-complementary
#91C2B5 #C291B7 #C29D91
monochromatic
#4D8B7B #6AAC9B #91C2B5 #B8D8CF #E0EEEA
Accessibility & contrast
On white
1.98
#91C2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#91C2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2B5
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2B5 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB4
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#84C3BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2b5; /* rgb */ color: rgb(145, 194, 181); /* oklch */ color: oklch(77.6% 0.055 176.6);
Tailwind
colors: {
custom: {
50: '#b2d4cb',
500: '#91c2b5',
950: '#000000',
},
}SCSS
$custom: #91c2b5; $custom-light: #b2d4cb; $custom-dark: #000000;
JSON
{
"hex": "#91c2b5",
"rgb": {
"r": 145,
"g": 194,
"b": 181
},
"hsl": {
"h": 164.082,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77568,
"c": 0.05482,
"h": 176.6
},
"luminance": 0.4794
}Semantic roles & 50–950 ramp
primary
#91C2B5
secondary
#DFCFD4
accent
#3E5AA7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382