#91AFA8#91AFA8
#91AFA8 is a light, muted teal. Relative luminance 0.395; OKLCH L 72.9% C 0.034 H 179.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFA8 |
|---|---|
| RGB | rgb(145, 175, 168) |
| HSL | hsl(166, 16%, 63%) |
| HSV | hsv(166, 17%, 69%) |
| CMYK | cmyk(17.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(69.12, -11.69, 0.17) |
| CIE-LCH | lch(69.12, 11.69, 179.18°) |
| OKLab | oklab(72.94% -0.0344 0.0003) |
| OKLCH | oklch(72.94% 0.034 179.6) |
| XYZ | xyz(34.0730, 39.5059, 42.8684) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.81
Cool Grey
#95A3A6
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 9.69
Cadetblue
#5F9EA0
ΔE00 9.96
Dull Teal
#5F9E8F
ΔE00 10.58
Bluegrey
#85A3B2
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFA8 #AF9198
analogous
#91AF99 #91AFA8 #91A7AF
triadic
#91AFA8 #A891AF #AFA891
tetradic
#91AFA8 #9991AF #AF9198 #A7AF91
square
#91AFA8 #9991AF #AF9198 #A7AF91
split-complementary
#91AFA8 #AF91A7 #AF9991
monochromatic
#53726B #6E958C #91AFA8 #B4C9C4 #D8E3E0
Accessibility & contrast
On white
2.36
#91AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#91AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFA8
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFA8 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#8AB0AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91afa8; /* rgb */ color: rgb(145, 175, 168); /* oklch */ color: oklch(72.9% 0.034 179.6);
Tailwind
colors: {
custom: {
50: '#b1c7c1',
500: '#91afa8',
950: '#000000',
},
}SCSS
$custom: #91afa8; $custom-light: #b1c7c1; $custom-dark: #000000;
JSON
{
"hex": "#91afa8",
"rgb": {
"r": 145,
"g": 175,
"b": 168
},
"hsl": {
"h": 166,
"s": 15.789,
"l": 62.745
},
"oklch": {
"l": 0.7294,
"c": 0.03441,
"h": 179.6
},
"luminance": 0.39507
}Semantic roles & 50–950 ramp
primary
#91AFA8
secondary
#D3C8CB
accent
#4B5E9A
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281