#91C8BF#91C8BF
#91C8BF is a light, muted teal. Relative luminance 0.511; OKLCH L 79.2% C 0.058 H 183.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8BF |
|---|---|
| RGB | rgb(145, 200, 191) |
| HSL | hsl(170, 33%, 68%) |
| HSV | hsv(170, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.73, -19.68, -1.25) |
| CIE-LCH | lch(76.73, 19.72, 183.64°) |
| OKLab | oklab(79.21% -0.0584 -0.0037) |
| OKLCH | oklch(79.21% 0.058 183.6) |
| XYZ | xyz(41.7323, 51.0879, 56.9422) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 9.67
Mediumaquamarine
#66CDAA
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8BF #C8919A
analogous
#91C8A4 #91C8BF #91B5C8
triadic
#91C8BF #BF91C8 #C8BF91
tetradic
#91C8BF #A491C8 #C8919A #B5C891
square
#91C8BF #A491C8 #C8919A #B5C891
split-complementary
#91C8BF #C891B5 #C8A491
monochromatic
#4A9488 #68B4A7 #91C8BF #BADCD7 #E3F1EE
Accessibility & contrast
On white
1.87
#91C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#91C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8BF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8BF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#81CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c8bf; /* rgb */ color: rgb(145, 200, 191); /* oklch */ color: oklch(79.2% 0.058 183.6);
Tailwind
colors: {
custom: {
50: '#b2d8d2',
500: '#91c8bf',
950: '#000000',
},
}SCSS
$custom: #91c8bf; $custom-light: #b2d8d2; $custom-dark: #000000;
JSON
{
"hex": "#91c8bf",
"rgb": {
"r": 145,
"g": 200,
"b": 191
},
"hsl": {
"h": 170.182,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.7921,
"c": 0.05848,
"h": 183.6
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#91C8BF
secondary
#9C616B
accent
#394CAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383