#91C0BD#91C0BD
#91C0BD is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.050 H 191.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0BD |
|---|---|
| RGB | rgb(145, 192, 189) |
| HSL | hsl(176, 27%, 66%) |
| HSV | hsv(176, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(74.44, -16.04, -3.53) |
| CIE-LCH | lch(74.44, 16.43, 192.42°) |
| OKLab | oklab(77.36% -0.0488 -0.0097) |
| OKLCH | oklch(77.36% 0.05 191.3) |
| XYZ | xyz(39.7092, 47.3914, 55.1894) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.29
Lightblue
#ADD8E6
ΔE00 10.16
Mediumturquoise
#48D1CC
ΔE00 10.33
Seafoam Blue
#78D1B6
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0BD #C09194
analogous
#91C0A5 #91C0BD #91ABC0
triadic
#91C0BD #BD91C0 #C0BD91
tetradic
#91C0BD #A591C0 #C09194 #ABC091
square
#91C0BD #A591C0 #C09194 #ABC091
split-complementary
#91C0BD #C091AB #C0A591
monochromatic
#4E8885 #6AAAA6 #91C0BD #B8D6D4 #DFEDEC
Accessibility & contrast
On white
2.00
#91C0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#91C0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0BD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0BD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#82C3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0bd; /* rgb */ color: rgb(145, 192, 189); /* oklch */ color: oklch(77.4% 0.050 191.3);
Tailwind
colors: {
custom: {
50: '#b2d3d0',
500: '#91c0bd',
950: '#000000',
},
}SCSS
$custom: #91c0bd; $custom-light: #b2d3d0; $custom-dark: #000000;
JSON
{
"hex": "#91c0bd",
"rgb": {
"r": 145,
"g": 192,
"b": 189
},
"hsl": {
"h": 176.17,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77363,
"c": 0.04972,
"h": 191.3
},
"luminance": 0.47393
}Semantic roles & 50–950 ramp
primary
#91C0BD
secondary
#DECFD0
accent
#4046A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282