#91C6BA#91C6BA
#91C6BA is a light, muted teal. Relative luminance 0.500; OKLCH L 78.6% C 0.058 H 179.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6BA |
|---|---|
| RGB | rgb(145, 198, 186) |
| HSL | hsl(166, 32%, 67%) |
| HSV | hsv(166, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 6.1%, 22.4%) |
| CIE-LAB | lab(76.04, -19.76, 0.44) |
| CIE-LCH | lch(76.04, 19.76, 178.73°) |
| OKLab | oklab(78.61% -0.0579 0.0009) |
| OKLCH | oklch(78.61% 0.058 179.2) |
| XYZ | xyz(40.7312, 49.9512, 53.9403) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 9.26
Mediumturquoise
#48D1CC
ΔE00 9.45
Light Teal
#90E4C1
ΔE00 9.99
Powder Blue
#B0E0E6
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6BA #C6919D
analogous
#91C6A0 #91C6BA #91B8C6
triadic
#91C6BA #BA91C6 #C6BA91
tetradic
#91C6BA #A091C6 #C6919D #B8C691
square
#91C6BA #A091C6 #C6919D #B8C691
split-complementary
#91C6BA #C691B8 #C6A091
monochromatic
#4B9181 #69B1A1 #91C6BA #B9DBD3 #E2F0ED
Accessibility & contrast
On white
1.91
#91C6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#91C6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6BA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6BA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#82C8C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c6ba; /* rgb */ color: rgb(145, 198, 186); /* oklch */ color: oklch(78.6% 0.058 179.2);
Tailwind
colors: {
custom: {
50: '#b2d7ce',
500: '#91c6ba',
950: '#000000',
},
}SCSS
$custom: #91c6ba; $custom-light: #b2d7ce; $custom-dark: #000000;
JSON
{
"hex": "#91c6ba",
"rgb": {
"r": 145,
"g": 198,
"b": 186
},
"hsl": {
"h": 166.415,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78613,
"c": 0.05787,
"h": 179.2
},
"luminance": 0.49953
}Semantic roles & 50–950 ramp
primary
#91C6BA
secondary
#E2D1D5
accent
#3B54AA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382