#91C6BF#91C6BF
#91C6BF is a light, muted teal. Relative luminance 0.502; OKLCH L 78.8% C 0.056 H 186.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6BF |
|---|---|
| RGB | rgb(145, 198, 191) |
| HSL | hsl(172, 32%, 67%) |
| HSV | hsv(172, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 3.5%, 22.4%) |
| CIE-LAB | lab(76.17, -18.67, -2.07) |
| CIE-LCH | lch(76.17, 18.78, 186.33°) |
| OKLab | oklab(78.76% -0.0558 -0.0058) |
| OKLCH | oklch(78.76% 0.056 186) |
| XYZ | xyz(41.2721, 50.1676, 56.7888) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.99
Mediumturquoise
#48D1CC
ΔE00 9.03
Paleturquoise
#AFEEEE
ΔE00 9.82
Mediumaquamarine
#66CDAA
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6BF #C69198
analogous
#91C6A4 #91C6BF #91B3C6
triadic
#91C6BF #BF91C6 #C6BF91
tetradic
#91C6BF #A491C6 #C69198 #B3C691
square
#91C6BF #A491C6 #C69198 #B3C691
split-complementary
#91C6BF #C691B3 #C6A491
monochromatic
#4B9188 #69B1A8 #91C6BF #B9DBD6 #E2F0EE
Accessibility & contrast
On white
1.90
#91C6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6BF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6BF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#81C8C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c6bf; /* rgb */ color: rgb(145, 198, 191); /* oklch */ color: oklch(78.8% 0.056 186.0);
Tailwind
colors: {
custom: {
50: '#b2d7d2',
500: '#91c6bf',
950: '#000000',
},
}SCSS
$custom: #91c6bf; $custom-light: #b2d7d2; $custom-dark: #000000;
JSON
{
"hex": "#91c6bf",
"rgb": {
"r": 145,
"g": 198,
"b": 191
},
"hsl": {
"h": 172.075,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78763,
"c": 0.05608,
"h": 186
},
"luminance": 0.50169
}Semantic roles & 50–950 ramp
primary
#91C6BF
secondary
#9A6269
accent
#3B4AAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383