#91C9BB#91C9BB
#91C9BB is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.3% C 0.061 H 177.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9BB |
|---|---|
| RGB | rgb(145, 201, 187) |
| HSL | hsl(165, 34%, 68%) |
| HSV | hsv(165, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 7%, 21.2%) |
| CIE-LAB | lab(76.91, -21.05, 1.16) |
| CIE-LCH | lch(76.91, 21.08, 176.84°) |
| OKLab | oklab(79.32% -0.0613 0.0028) |
| OKLCH | oklch(79.32% 0.061 177.4) |
| XYZ | xyz(41.5304, 51.3789, 54.7329) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 8.45
Light Teal
#90E4C1
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.25
Turquoise
#40E0D0
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9BB #C9919F
analogous
#91C99F #91C9BB #91BBC9
triadic
#91C9BB #BB91C9 #C9BB91
tetradic
#91C9BB #9F91C9 #C9919F #BBC991
square
#91C9BB #9F91C9 #C9919F #BBC991
split-complementary
#91C9BB #C991BB #C99F91
monochromatic
#4A9683 #68B5A2 #91C9BB #BADDD4 #E3F1EE
Accessibility & contrast
On white
1.86
#91C9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#91C9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9BB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9BB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#82CBC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c9bb; /* rgb */ color: rgb(145, 201, 187); /* oklch */ color: oklch(79.3% 0.061 177.4);
Tailwind
colors: {
custom: {
50: '#b2d9cf',
500: '#91c9bb',
950: '#000000',
},
}SCSS
$custom: #91c9bb; $custom-light: #b2d9cf; $custom-dark: #000000;
JSON
{
"hex": "#91c9bb",
"rgb": {
"r": 145,
"g": 201,
"b": 187
},
"hsl": {
"h": 165,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.79316,
"c": 0.06139,
"h": 177.4
},
"luminance": 0.51381
}Semantic roles & 50–950 ramp
primary
#91C9BB
secondary
#9D6170
accent
#3956AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383