#91AFA9#91AFA9
#91AFA9 is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.034 H 181.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFA9 |
|---|---|
| RGB | rgb(145, 175, 169) |
| HSL | hsl(168, 16%, 63%) |
| HSV | hsv(168, 17%, 69%) |
| CMYK | cmyk(17.1%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(69.14, -11.48, -0.35) |
| CIE-LCH | lch(69.14, 11.49, 181.73°) |
| OKLab | oklab(72.97% -0.034 -0.0011) |
| OKLCH | oklch(72.97% 0.034 181.9) |
| XYZ | xyz(34.1666, 39.5433, 43.3609) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.05
Cadetblue
#5F9EA0
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 10.13
Bluegrey
#85A3B2
ΔE00 10.50
Cool Gray
#9AA7B0
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFA9 #AF9197
analogous
#91AF9A #91AFA9 #91A6AF
triadic
#91AFA9 #A991AF #AFA991
tetradic
#91AFA9 #9A91AF #AF9197 #A6AF91
square
#91AFA9 #9A91AF #AF9197 #A6AF91
split-complementary
#91AFA9 #AF91A6 #AF9A91
monochromatic
#53726C #6E958D #91AFA9 #B4C9C5 #D8E3E0
Accessibility & contrast
On white
2.36
#91AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#91AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFA9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFA9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA9
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#89B0AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91afa9; /* rgb */ color: rgb(145, 175, 169); /* oklch */ color: oklch(73.0% 0.034 181.9);
Tailwind
colors: {
custom: {
50: '#b1c6c2',
500: '#91afa9',
950: '#000000',
},
}SCSS
$custom: #91afa9; $custom-light: #b1c6c2; $custom-dark: #000000;
JSON
{
"hex": "#91afa9",
"rgb": {
"r": 145,
"g": 175,
"b": 169
},
"hsl": {
"h": 168,
"s": 15.789,
"l": 62.745
},
"oklch": {
"l": 0.72971,
"c": 0.03402,
"h": 181.9
},
"luminance": 0.39544
}Semantic roles & 50–950 ramp
primary
#91AFA9
secondary
#D3C8CB
accent
#4B5B9A
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281