#91C0AF#91C0AF
#91C0AF is a light, muted teal. Relative luminance 0.468; OKLCH L 76.9% C 0.055 H 170.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0AF |
|---|---|
| RGB | rgb(145, 192, 175) |
| HSL | hsl(158, 27%, 66%) |
| HSV | hsv(158, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 8.9%, 24.7%) |
| CIE-LAB | lab(74.07, -19.04, 3.53) |
| CIE-LCH | lch(74.07, 19.37, 169.48°) |
| OKLab | oklab(76.95% -0.0546 0.0091) |
| OKLCH | oklch(76.95% 0.055 170.6) |
| XYZ | xyz(38.2622, 46.8126, 47.5689) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 7.30
Mediumaquamarine
#66CDAA
ΔE00 8.88
Darkseagreen
#8FBC8F
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 9.25
Greyish Teal
#719F91
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0AF #C091A2
analogous
#91C097 #91C0AF #91B9C0
triadic
#91C0AF #AF91C0 #C0AF91
tetradic
#91C0AF #9791C0 #C091A2 #B9C091
square
#91C0AF #9791C0 #C091A2 #B9C091
split-complementary
#91C0AF #C091B9 #C09791
monochromatic
#4E8873 #6AAA93 #91C0AF #B8D6CB #DFEDE8
Accessibility & contrast
On white
2.03
#91C0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91C0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0AF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0AF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#86C1BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0af; /* rgb */ color: rgb(145, 192, 175); /* oklch */ color: oklch(76.9% 0.055 170.6);
Tailwind
colors: {
custom: {
50: '#b2d3c6',
500: '#91c0af',
950: '#000000',
},
}SCSS
$custom: #91c0af; $custom-light: #b2d3c6; $custom-dark: #000000;
JSON
{
"hex": "#91c0af",
"rgb": {
"r": 145,
"g": 192,
"b": 175
},
"hsl": {
"h": 158.298,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76946,
"c": 0.05537,
"h": 170.6
},
"luminance": 0.46814
}Semantic roles & 50–950 ramp
primary
#91C0AF
secondary
#DECFD4
accent
#4065A6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282