#91C9BD#91C9BD
#91C9BD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.4% C 0.060 H 179.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9BD |
|---|---|
| RGB | rgb(145, 201, 189) |
| HSL | hsl(167, 34%, 68%) |
| HSV | hsv(167, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 6%, 21.2%) |
| CIE-LAB | lab(76.96, -20.62, 0.16) |
| CIE-LCH | lch(76.96, 20.62, 179.55°) |
| OKLab | oklab(79.37% -0.0605 0.0001) |
| OKLCH | oklch(79.37% 0.06 179.9) |
| XYZ | xyz(41.7460, 51.4652, 55.8684) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 8.94
Mediumaquamarine
#66CDAA
ΔE00 9.02
Light Teal
#90E4C1
ΔE00 9.45
Paleturquoise
#AFEEEE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9BD #C9919D
analogous
#91C9A1 #91C9BD #91B9C9
triadic
#91C9BD #BD91C9 #C9BD91
tetradic
#91C9BD #A191C9 #C9919D #B9C991
square
#91C9BD #A191C9 #C9919D #B9C991
split-complementary
#91C9BD #C991B9 #C9A191
monochromatic
#4A9686 #68B5A4 #91C9BD #BADDD6 #E3F1EE
Accessibility & contrast
On white
1.86
#91C9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#91C9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9BD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9BD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#81CBC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c9bd; /* rgb */ color: rgb(145, 201, 189); /* oklch */ color: oklch(79.4% 0.060 179.9);
Tailwind
colors: {
custom: {
50: '#b2d9d0',
500: '#91c9bd',
950: '#000000',
},
}SCSS
$custom: #91c9bd; $custom-light: #b2d9d0; $custom-dark: #000000;
JSON
{
"hex": "#91c9bd",
"rgb": {
"r": 145,
"g": 201,
"b": 189
},
"hsl": {
"h": 167.143,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.79374,
"c": 0.06049,
"h": 179.9
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#91C9BD
secondary
#9D616E
accent
#3951AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383