#8AAFA4#8AAFA4
#8AAFA4 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.4% C 0.043 H 175.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA4 |
|---|---|
| RGB | rgb(138, 175, 164) |
| HSL | hsl(162, 19%, 61%) |
| HSV | hsv(162, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(68.56, -14.83, 1.52) |
| CIE-LCH | lch(68.56, 14.90, 174.15°) |
| OKLab | oklab(72.35% -0.0431 0.0038) |
| OKLCH | oklch(72.35% 0.043 175) |
| XYZ | xyz(32.5101, 38.7424, 40.8799) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.00
Dull Teal
#5F9E8F
ΔE00 8.58
Greenish Grey
#96AE8D
ΔE00 8.69
Grey Teal
#5E9B8A
ΔE00 9.31
Cadetblue
#5F9EA0
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA4 #AF8A95
analogous
#8AAF92 #8AAFA4 #8AA8AF
triadic
#8AAFA4 #A48AAF #AFA48A
tetradic
#8AAFA4 #928AAF #AF8A95 #A8AF8A
square
#8AAFA4 #928AAF #AF8A95 #A8AF8A
split-complementary
#8AAFA4 #AF8AA8 #AF928A
monochromatic
#4D7167 #669687 #8AAFA4 #AEC8C0 #D3E1DD
Accessibility & contrast
On white
2.40
#8AAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8AAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#81B0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa4; /* rgb */ color: rgb(138, 175, 164); /* oklch */ color: oklch(72.4% 0.043 175.0);
Tailwind
colors: {
custom: {
50: '#acc7bf',
500: '#8aafa4',
950: '#000000',
},
}SCSS
$custom: #8aafa4; $custom-light: #acc7bf; $custom-dark: #000000;
JSON
{
"hex": "#8aafa4",
"rgb": {
"r": 138,
"g": 175,
"b": 164
},
"hsl": {
"h": 162.162,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72351,
"c": 0.04324,
"h": 175
},
"luminance": 0.38744
}Semantic roles & 50–950 ramp
primary
#8AAFA4
secondary
#D1C3C8
accent
#48629D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281