#91AEAF#91AEAF
#91AEAF is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.032 H 199.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEAF |
|---|---|
| RGB | rgb(145, 174, 175) |
| HSL | hsl(182, 16%, 63%) |
| HSV | hsv(182, 17%, 69%) |
| CMYK | cmyk(17.1%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(69.03, -9.67, -3.83) |
| CIE-LCH | lch(69.03, 10.40, 201.58°) |
| OKLab | oklab(72.94% -0.0301 -0.0104) |
| OKLCH | oklch(72.94% 0.032 199) |
| XYZ | xyz(34.5489, 39.3860, 46.3311) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.98
Bluegrey
#85A3B2
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 8.00
Bluey Grey
#89A0B0
ΔE00 8.87
Greyblue
#77A1B5
ΔE00 8.91
Cadetblue
#5F9EA0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEAF #AF9291
analogous
#91AFA1 #91AEAF #919FAF
triadic
#91AEAF #AF91AE #AEAF91
tetradic
#91AEAF #A191AF #AF9291 #9FAF91
square
#91AEAF #A191AF #AF9291 #9FAF91
split-complementary
#91AEAF #AF919F #AFA191
monochromatic
#537172 #6E9495 #91AEAF #B4C8C9 #D8E2E3
Accessibility & contrast
On white
2.37
#91AEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#91AEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEAF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEAF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#88B0AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91aeaf; /* rgb */ color: rgb(145, 174, 175); /* oklch */ color: oklch(72.9% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#b1c6c6',
500: '#91aeaf',
950: '#000000',
},
}SCSS
$custom: #91aeaf; $custom-light: #b1c6c6; $custom-dark: #000000;
JSON
{
"hex": "#91aeaf",
"rgb": {
"r": 145,
"g": 174,
"b": 175
},
"hsl": {
"h": 182,
"s": 15.789,
"l": 62.745
},
"oklch": {
"l": 0.72936,
"c": 0.03187,
"h": 199
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#91AEAF
secondary
#D3C9C8
accent
#4E4B9A
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111313
muted
#808282