#91C4BD#91C4BD
#91C4BD is a light, muted teal. Relative luminance 0.492; OKLCH L 78.3% C 0.054 H 185.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4BD |
|---|---|
| RGB | rgb(145, 196, 189) |
| HSL | hsl(172, 30%, 67%) |
| HSV | hsv(172, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 3.6%, 23.1%) |
| CIE-LAB | lab(75.56, -18.09, -1.89) |
| CIE-LCH | lch(75.56, 18.19, 185.97°) |
| OKLab | oklab(78.26% -0.054 -0.0053) |
| OKLCH | oklch(78.26% 0.054 185.6) |
| XYZ | xyz(40.5994, 49.1719, 55.4862) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 9.26
Mediumturquoise
#48D1CC
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 10.29
Mediumaquamarine
#66CDAA
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4BD #C49198
analogous
#91C4A4 #91C4BD #91B2C4
triadic
#91C4BD #BD91C4 #C4BD91
tetradic
#91C4BD #A491C4 #C49198 #B2C491
square
#91C4BD #A491C4 #C49198 #B2C491
split-complementary
#91C4BD #C491B2 #C4A491
monochromatic
#4C8E85 #69AFA5 #91C4BD #B9D9D5 #E1EFED
Accessibility & contrast
On white
1.94
#91C4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#91C4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4BD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4BD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#82C6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c4bd; /* rgb */ color: rgb(145, 196, 189); /* oklch */ color: oklch(78.3% 0.054 185.6);
Tailwind
colors: {
custom: {
50: '#b2d6d0',
500: '#91c4bd',
950: '#000000',
},
}SCSS
$custom: #91c4bd; $custom-light: #b2d6d0; $custom-dark: #000000;
JSON
{
"hex": "#91c4bd",
"rgb": {
"r": 145,
"g": 196,
"b": 189
},
"hsl": {
"h": 171.765,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78255,
"c": 0.05427,
"h": 185.6
},
"luminance": 0.49174
}Semantic roles & 50–950 ramp
primary
#91C4BD
secondary
#E1D0D2
accent
#3D4BA9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382