#91C6BE#91C6BE
#91C6BE is a light, muted teal. Relative luminance 0.501; OKLCH L 78.7% C 0.056 H 184.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6BE |
|---|---|
| RGB | rgb(145, 198, 190) |
| HSL | hsl(171, 32%, 67%) |
| HSV | hsv(171, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(76.15, -18.89, -1.57) |
| CIE-LCH | lch(76.15, 18.95, 184.75°) |
| OKLab | oklab(78.73% -0.0562 -0.0045) |
| OKLCH | oklch(78.73% 0.056 184.6) |
| XYZ | xyz(41.1624, 50.1237, 56.2112) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 8.18
Mediumturquoise
#48D1CC
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.96
Mediumaquamarine
#66CDAA
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6BE #C69199
analogous
#91C6A3 #91C6BE #91B4C6
triadic
#91C6BE #BE91C6 #C6BE91
tetradic
#91C6BE #A391C6 #C69199 #B4C691
square
#91C6BE #A391C6 #C69199 #B4C691
split-complementary
#91C6BE #C691B4 #C6A391
monochromatic
#4B9187 #69B1A6 #91C6BE #B9DBD6 #E2F0EE
Accessibility & contrast
On white
1.90
#91C6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6BE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6BE | 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)
#C1C0BE
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#81C8C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c6be; /* rgb */ color: rgb(145, 198, 190); /* oklch */ color: oklch(78.7% 0.056 184.6);
Tailwind
colors: {
custom: {
50: '#b2d7d1',
500: '#91c6be',
950: '#000000',
},
}SCSS
$custom: #91c6be; $custom-light: #b2d7d1; $custom-dark: #000000;
JSON
{
"hex": "#91c6be",
"rgb": {
"r": 145,
"g": 198,
"b": 190
},
"hsl": {
"h": 170.943,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78732,
"c": 0.05637,
"h": 184.6
},
"luminance": 0.50126
}Semantic roles & 50–950 ramp
primary
#91C6BE
secondary
#9A626A
accent
#3B4CAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383