#91AFA4#91AFA4
#91AFA4 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.8% C 0.037 H 171.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFA4 |
|---|---|
| RGB | rgb(145, 175, 164) |
| HSL | hsl(158, 16%, 63%) |
| HSV | hsv(158, 17%, 69%) |
| CMYK | cmyk(17.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(69.01, -12.51, 2.22) |
| CIE-LCH | lch(69.01, 12.71, 169.93°) |
| OKLab | oklab(72.82% -0.0361 0.0057) |
| OKLCH | oklch(72.82% 0.037 171) |
| XYZ | xyz(33.7061, 39.3591, 40.9360) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.20
Greenish Grey
#96AE8D
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 9.55
Grey Green
#86A17D
ΔE00 9.96
Dull Teal
#5F9E8F
ΔE00 10.07
Sage Green
#9CAF88
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFA4 #AF919C
analogous
#91AF95 #91AFA4 #91ABAF
triadic
#91AFA4 #A491AF #AFA491
tetradic
#91AFA4 #9591AF #AF919C #ABAF91
square
#91AFA4 #9591AF #AF919C #ABAF91
split-complementary
#91AFA4 #AF91AB #AF9591
monochromatic
#537267 #6E9587 #91AFA4 #B4C9C1 #D8E3DF
Accessibility & contrast
On white
2.37
#91AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#91AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFA4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFA4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#A7A7A5
Tritanopia (blue-blind)
#8BB0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91afa4; /* rgb */ color: rgb(145, 175, 164); /* oklch */ color: oklch(72.8% 0.037 171.0);
Tailwind
colors: {
custom: {
50: '#b1c7bf',
500: '#91afa4',
950: '#000000',
},
}SCSS
$custom: #91afa4; $custom-light: #b1c7bf; $custom-dark: #000000;
JSON
{
"hex": "#91afa4",
"rgb": {
"r": 145,
"g": 175,
"b": 164
},
"hsl": {
"h": 158,
"s": 15.789,
"l": 62.745
},
"oklch": {
"l": 0.72822,
"c": 0.03654,
"h": 171
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#91AFA4
secondary
#D3C8CC
accent
#4B689A
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101312
muted
#7F8281