#91C0B8#91C0B8
#91C0B8 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.2% C 0.051 H 183.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0B8 |
|---|---|
| RGB | rgb(145, 192, 184) |
| HSL | hsl(170, 27%, 66%) |
| HSV | hsv(170, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 4.2%, 24.7%) |
| CIE-LAB | lab(74.30, -17.14, -1.02) |
| CIE-LCH | lch(74.30, 17.17, 183.39°) |
| OKLab | oklab(77.21% -0.0508 -0.003) |
| OKLCH | oklch(77.21% 0.051 183.4) |
| XYZ | xyz(39.1758, 47.1781, 52.3802) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.44
Seafoam Blue
#78D1B6
ΔE00 9.15
Greyish Teal
#719F91
ΔE00 10.11
Powder Blue
#B0E0E6
ΔE00 10.13
Mediumturquoise
#48D1CC
ΔE00 10.30
Mediumaquamarine
#66CDAA
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0B8 #C09199
analogous
#91C0A0 #91C0B8 #91B0C0
triadic
#91C0B8 #B891C0 #C0B891
tetradic
#91C0B8 #A091C0 #C09199 #B0C091
square
#91C0B8 #A091C0 #C09199 #B0C091
split-complementary
#91C0B8 #C091B0 #C0A091
monochromatic
#4E887F #6AAA9F #91C0B8 #B8D6D1 #DFEDEA
Accessibility & contrast
On white
2.01
#91C0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91C0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0B8
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0B8 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBB8
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#84C2BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0b8; /* rgb */ color: rgb(145, 192, 184); /* oklch */ color: oklch(77.2% 0.051 183.4);
Tailwind
colors: {
custom: {
50: '#b2d3cd',
500: '#91c0b8',
950: '#000000',
},
}SCSS
$custom: #91c0b8; $custom-light: #b2d3cd; $custom-dark: #000000;
JSON
{
"hex": "#91c0b8",
"rgb": {
"r": 145,
"g": 192,
"b": 184
},
"hsl": {
"h": 169.787,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.7721,
"c": 0.05092,
"h": 183.4
},
"luminance": 0.4718
}Semantic roles & 50–950 ramp
primary
#91C0B8
secondary
#DECFD1
accent
#4051A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282