#91AFAA#91AFAA
#91AFAA is a light, muted teal. Relative luminance 0.396; OKLCH L 73.0% C 0.034 H 184.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFAA |
|---|---|
| RGB | rgb(145, 175, 170) |
| HSL | hsl(170, 16%, 63%) |
| HSV | hsv(170, 17%, 69%) |
| CMYK | cmyk(17.1%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(69.17, -11.27, -0.86) |
| CIE-LCH | lch(69.17, 11.30, 184.36°) |
| OKLab | oklab(73% -0.0336 -0.0025) |
| OKLCH | oklch(73% 0.034 184.2) |
| XYZ | xyz(34.2608, 39.5810, 43.8572) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.77
Greyish Teal
#719F91
ΔE00 8.26
Cadetblue
#5F9EA0
ΔE00 9.76
Bluegrey
#85A3B2
ΔE00 10.05
Cool Gray
#9AA7B0
ΔE00 10.35
Greenish Grey
#96AE8D
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFAA #AF9196
analogous
#91AF9B #91AFAA #91A5AF
triadic
#91AFAA #AA91AF #AFAA91
tetradic
#91AFAA #9B91AF #AF9196 #A5AF91
square
#91AFAA #9B91AF #AF9196 #A5AF91
split-complementary
#91AFAA #AF91A5 #AF9B91
monochromatic
#53726D #6E958F #91AFAA #B4C9C5 #D8E3E1
Accessibility & contrast
On white
2.36
#91AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#91AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFAA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFAA | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#89B0AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91afaa; /* rgb */ color: rgb(145, 175, 170); /* oklch */ color: oklch(73.0% 0.034 184.2);
Tailwind
colors: {
custom: {
50: '#b1c6c3',
500: '#91afaa',
950: '#000000',
},
}SCSS
$custom: #91afaa; $custom-light: #b1c6c3; $custom-dark: #000000;
JSON
{
"hex": "#91afaa",
"rgb": {
"r": 145,
"g": 175,
"b": 170
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 62.745
},
"oklch": {
"l": 0.73001,
"c": 0.03367,
"h": 184.2
},
"luminance": 0.39582
}Semantic roles & 50–950 ramp
primary
#91AFAA
secondary
#D3C8CA
accent
#4B599A
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281