#91C3BB#91C3BB
#91C3BB is a light, muted teal. Relative luminance 0.486; OKLCH L 78.0% C 0.054 H 184.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3BB |
|---|---|
| RGB | rgb(145, 195, 187) |
| HSL | hsl(170, 29%, 67%) |
| HSV | hsv(170, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(75.22, -18.02, -1.30) |
| CIE-LCH | lch(75.22, 18.06, 184.11°) |
| OKLab | oklab(77.97% -0.0535 -0.0037) |
| OKLCH | oklch(77.97% 0.054 184) |
| XYZ | xyz(40.1590, 48.6360, 54.2758) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.03
Seafoam Blue
#78D1B6
ΔE00 8.62
Mediumturquoise
#48D1CC
ΔE00 9.65
Powder Blue
#B0E0E6
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 10.67
Greyish Teal
#719F91
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3BB #C39199
analogous
#91C3A2 #91C3BB #91B2C3
triadic
#91C3BB #BB91C3 #C3BB91
tetradic
#91C3BB #A291C3 #C39199 #B2C391
square
#91C3BB #A291C3 #C39199 #B2C391
split-complementary
#91C3BB #C391B2 #C3A291
monochromatic
#4D8D83 #69ADA3 #91C3BB #B9D9D3 #E0EEEC
Accessibility & contrast
On white
1.96
#91C3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#91C3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3BB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3BB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#82C5C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c3bb; /* rgb */ color: rgb(145, 195, 187); /* oklch */ color: oklch(78.0% 0.054 184.0);
Tailwind
colors: {
custom: {
50: '#b2d5cf',
500: '#91c3bb',
950: '#000000',
},
}SCSS
$custom: #91c3bb; $custom-light: #b2d5cf; $custom-dark: #000000;
JSON
{
"hex": "#91c3bb",
"rgb": {
"r": 145,
"g": 195,
"b": 187
},
"hsl": {
"h": 170.4,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77971,
"c": 0.05366,
"h": 184
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#91C3BB
secondary
#E0D0D2
accent
#3D4EA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382