#91C6BD#91C6BD
#91C6BD is a light, muted teal. Relative luminance 0.501; OKLCH L 78.7% C 0.057 H 183.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6BD |
|---|---|
| RGB | rgb(145, 198, 189) |
| HSL | hsl(170, 32%, 67%) |
| HSV | hsv(170, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 4.5%, 22.4%) |
| CIE-LAB | lab(76.12, -19.11, -1.07) |
| CIE-LCH | lch(76.12, 19.14, 183.20°) |
| OKLab | oklab(78.7% -0.0566 -0.0032) |
| OKLCH | oklch(78.7% 0.057 183.2) |
| XYZ | xyz(41.0535, 50.0801, 55.6375) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 7.86
Mediumturquoise
#48D1CC
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.55
Paleturquoise
#AFEEEE
ΔE00 10.11
Mediumaquamarine
#66CDAA
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6BD #C6919A
analogous
#91C6A2 #91C6BD #91B5C6
triadic
#91C6BD #BD91C6 #C6BD91
tetradic
#91C6BD #A291C6 #C6919A #B5C691
square
#91C6BD #A291C6 #C6919A #B5C691
split-complementary
#91C6BD #C691B5 #C6A291
monochromatic
#4B9185 #69B1A5 #91C6BD #B9DBD5 #E2F0ED
Accessibility & contrast
On white
1.91
#91C6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#91C6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6BD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6BD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#81C8C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c6bd; /* rgb */ color: rgb(145, 198, 189); /* oklch */ color: oklch(78.7% 0.057 183.2);
Tailwind
colors: {
custom: {
50: '#b2d7d0',
500: '#91c6bd',
950: '#000000',
},
}SCSS
$custom: #91c6bd; $custom-light: #b2d7d0; $custom-dark: #000000;
JSON
{
"hex": "#91c6bd",
"rgb": {
"r": 145,
"g": 198,
"b": 189
},
"hsl": {
"h": 169.811,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78702,
"c": 0.0567,
"h": 183.2
},
"luminance": 0.50082
}Semantic roles & 50–950 ramp
primary
#91C6BD
secondary
#9A626B
accent
#3B4EAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383