#91C8BB#91C8BB
#91C8BB is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.060 H 178.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8BB |
|---|---|
| RGB | rgb(145, 200, 187) |
| HSL | hsl(166, 33%, 68%) |
| HSV | hsv(166, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.63, -20.55, 0.75) |
| CIE-LCH | lch(76.63, 20.56, 177.90°) |
| OKLab | oklab(79.09% -0.06 0.0017) |
| OKLCH | oklch(79.09% 0.06 178.4) |
| XYZ | xyz(41.2981, 50.9142, 54.6555) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 8.80
Mediumturquoise
#48D1CC
ΔE00 9.25
Light Teal
#90E4C1
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8BB #C8919E
analogous
#91C89F #91C8BB #91B9C8
triadic
#91C8BB #BB91C8 #C8BB91
tetradic
#91C8BB #9F91C8 #C8919E #B9C891
square
#91C8BB #9F91C8 #C8919E #B9C891
split-complementary
#91C8BB #C891B9 #C89F91
monochromatic
#4A9483 #68B4A2 #91C8BB #BADCD4 #E3F1ED
Accessibility & contrast
On white
1.88
#91C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#91C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8BB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8BB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#82CAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c8bb; /* rgb */ color: rgb(145, 200, 187); /* oklch */ color: oklch(79.1% 0.060 178.4);
Tailwind
colors: {
custom: {
50: '#b2d8cf',
500: '#91c8bb',
950: '#000000',
},
}SCSS
$custom: #91c8bb; $custom-light: #b2d8cf; $custom-dark: #000000;
JSON
{
"hex": "#91c8bb",
"rgb": {
"r": 145,
"g": 200,
"b": 187
},
"hsl": {
"h": 165.818,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.79091,
"c": 0.06006,
"h": 178.4
},
"luminance": 0.50916
}Semantic roles & 50–950 ramp
primary
#91C8BB
secondary
#9C616F
accent
#3954AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383