#91C0B0#91C0B0
#91C0B0 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.0% C 0.055 H 171.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0B0 |
|---|---|
| RGB | rgb(145, 192, 176) |
| HSL | hsl(160, 27%, 66%) |
| HSV | hsv(160, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 8.3%, 24.7%) |
| CIE-LAB | lab(74.10, -18.84, 3.03) |
| CIE-LCH | lch(74.10, 19.08, 170.87°) |
| OKLab | oklab(76.97% -0.0542 0.0077) |
| OKLCH | oklch(76.97% 0.055 171.9) |
| XYZ | xyz(38.3608, 46.8521, 48.0880) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.49
Greyish Teal
#719F91
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0B0 #C091A1
analogous
#91C098 #91C0B0 #91B8C0
triadic
#91C0B0 #B091C0 #C0B091
tetradic
#91C0B0 #9891C0 #C091A1 #B8C091
square
#91C0B0 #9891C0 #C091A1 #B8C091
split-complementary
#91C0B0 #C091B8 #C09891
monochromatic
#4E8875 #6AAA94 #91C0B0 #B8D6CC #DFEDE8
Accessibility & contrast
On white
2.02
#91C0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91C0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0B0
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0B0 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#B4B4B1
Tritanopia (blue-blind)
#86C1BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0b0; /* rgb */ color: rgb(145, 192, 176); /* oklch */ color: oklch(77.0% 0.055 171.9);
Tailwind
colors: {
custom: {
50: '#b2d3c7',
500: '#91c0b0',
950: '#000000',
},
}SCSS
$custom: #91c0b0; $custom-light: #b2d3c7; $custom-dark: #000000;
JSON
{
"hex": "#91c0b0",
"rgb": {
"r": 145,
"g": 192,
"b": 176
},
"hsl": {
"h": 159.574,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76974,
"c": 0.05474,
"h": 171.9
},
"luminance": 0.46854
}Semantic roles & 50–950 ramp
primary
#91C0B0
secondary
#DECFD4
accent
#4062A6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282