#8AAFA5#8AAFA5
#8AAFA5 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.4% C 0.043 H 176.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA5 |
|---|---|
| RGB | rgb(138, 175, 165) |
| HSL | hsl(164, 19%, 61%) |
| HSV | hsv(164, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(68.59, -14.62, 1.00) |
| CIE-LCH | lch(68.59, 14.65, 176.07°) |
| OKLab | oklab(72.38% -0.0426 0.0024) |
| OKLCH | oklch(72.38% 0.043 176.7) |
| XYZ | xyz(32.6008, 38.7787, 41.3574) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.13
Dull Teal
#5F9E8F
ΔE00 8.69
Greenish Grey
#96AE8D
ΔE00 9.06
Cadetblue
#5F9EA0
ΔE00 9.14
Grey Teal
#5E9B8A
ΔE00 9.45
Pale Teal
#82CBB2
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA5 #AF8A94
analogous
#8AAF93 #8AAFA5 #8AA7AF
triadic
#8AAFA5 #A58AAF #AFA58A
tetradic
#8AAFA5 #938AAF #AF8A94 #A7AF8A
square
#8AAFA5 #938AAF #AF8A94 #A7AF8A
split-complementary
#8AAFA5 #AF8AA7 #AF938A
monochromatic
#4D7168 #669689 #8AAFA5 #AEC8C1 #D3E1DD
Accessibility & contrast
On white
2.40
#8AAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#8AAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA5
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA5 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#81B0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa5; /* rgb */ color: rgb(138, 175, 165); /* oklch */ color: oklch(72.4% 0.043 176.7);
Tailwind
colors: {
custom: {
50: '#acc7bf',
500: '#8aafa5',
950: '#000000',
},
}SCSS
$custom: #8aafa5; $custom-light: #acc7bf; $custom-dark: #000000;
JSON
{
"hex": "#8aafa5",
"rgb": {
"r": 138,
"g": 175,
"b": 165
},
"hsl": {
"h": 163.784,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72381,
"c": 0.04271,
"h": 176.7
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#8AAFA5
secondary
#D1C3C7
accent
#485F9D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281