#91C2BB#91C2BB
#91C2BB is a light, muted teal. Relative luminance 0.482; OKLCH L 77.7% C 0.052 H 185.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2BB |
|---|---|
| RGB | rgb(145, 194, 187) |
| HSL | hsl(171, 29%, 66%) |
| HSV | hsv(171, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(74.94, -17.51, -1.71) |
| CIE-LCH | lch(74.94, 17.59, 185.57°) |
| OKLab | oklab(77.75% -0.0522 -0.0048) |
| OKLCH | oklch(77.75% 0.052 185.3) |
| XYZ | xyz(39.9357, 48.1894, 54.2013) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.51
Seafoam Blue
#78D1B6
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.55
Mediumturquoise
#48D1CC
ΔE00 9.82
Greyish Teal
#719F91
ΔE00 10.68
Paleturquoise
#AFEEEE
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2BB #C29198
analogous
#91C2A3 #91C2BB #91B1C2
triadic
#91C2BB #BB91C2 #C2BB91
tetradic
#91C2BB #A391C2 #C29198 #B1C291
square
#91C2BB #A391C2 #C29198 #B1C291
split-complementary
#91C2BB #C291B1 #C2A391
monochromatic
#4D8B82 #6AACA3 #91C2BB #B8D8D3 #E0EEEC
Accessibility & contrast
On white
1.97
#91C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#91C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2BB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2BB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#83C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2bb; /* rgb */ color: rgb(145, 194, 187); /* oklch */ color: oklch(77.7% 0.052 185.3);
Tailwind
colors: {
custom: {
50: '#b2d4cf',
500: '#91c2bb',
950: '#000000',
},
}SCSS
$custom: #91c2bb; $custom-light: #b2d4cf; $custom-dark: #000000;
JSON
{
"hex": "#91c2bb",
"rgb": {
"r": 145,
"g": 194,
"b": 187
},
"hsl": {
"h": 171.429,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77747,
"c": 0.05244,
"h": 185.3
},
"luminance": 0.48191
}Semantic roles & 50–950 ramp
primary
#91C2BB
secondary
#DFCFD2
accent
#3E4DA7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382