#91C9BF#91C9BF
#91C9BF is a light, muted teal. Relative luminance 0.516; OKLCH L 79.4% C 0.060 H 182.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9BF |
|---|---|
| RGB | rgb(145, 201, 191) |
| HSL | hsl(169, 34%, 68%) |
| HSV | hsv(169, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 5%, 21.2%) |
| CIE-LAB | lab(77.01, -20.19, -0.84) |
| CIE-LCH | lch(77.01, 20.20, 182.39°) |
| OKLab | oklab(79.43% -0.0596 -0.0026) |
| OKLCH | oklch(79.43% 0.06 182.5) |
| XYZ | xyz(41.9646, 51.5526, 57.0196) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 9.51
Paleturquoise
#AFEEEE
ΔE00 9.63
Mediumaquamarine
#66CDAA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9BF #C9919B
analogous
#91C9A3 #91C9BF #91B7C9
triadic
#91C9BF #BF91C9 #C9BF91
tetradic
#91C9BF #A391C9 #C9919B #B7C991
square
#91C9BF #A391C9 #C9919B #B7C991
split-complementary
#91C9BF #C991B7 #C9A391
monochromatic
#4A9688 #68B5A7 #91C9BF #BADDD7 #E3F1EF
Accessibility & contrast
On white
1.86
#91C9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#91C9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9BF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9BF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#80CBC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c9bf; /* rgb */ color: rgb(145, 201, 191); /* oklch */ color: oklch(79.4% 0.060 182.5);
Tailwind
colors: {
custom: {
50: '#b2d9d2',
500: '#91c9bf',
950: '#000000',
},
}SCSS
$custom: #91c9bf; $custom-light: #b2d9d2; $custom-dark: #000000;
JSON
{
"hex": "#91c9bf",
"rgb": {
"r": 145,
"g": 201,
"b": 191
},
"hsl": {
"h": 169.286,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.79434,
"c": 0.05971,
"h": 182.5
},
"luminance": 0.51555
}Semantic roles & 50–950 ramp
primary
#91C9BF
secondary
#9D616C
accent
#394DAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383