#8AAFA1#8AAFA1
#8AAFA1 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.3% C 0.045 H 169.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA1 |
|---|---|
| RGB | rgb(138, 175, 161) |
| HSL | hsl(157, 19%, 61%) |
| HSV | hsv(157, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(68.49, -15.45, 3.06) |
| CIE-LCH | lch(68.49, 15.75, 168.79°) |
| OKLab | oklab(72.26% -0.0443 0.0079) |
| OKLCH | oklch(72.26% 0.045 169.9) |
| XYZ | xyz(32.2424, 38.6353, 39.4699) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.80
Greenish Grey
#96AE8D
ΔE00 7.64
Dull Teal
#5F9E8F
ΔE00 8.39
Grey Teal
#5E9B8A
ΔE00 9.02
Grey Green
#86A17D
ΔE00 9.18
Pale Teal
#82CBB2
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA1 #AF8A98
analogous
#8AAF8F #8AAFA1 #8AABAF
triadic
#8AAFA1 #A18AAF #AFA18A
tetradic
#8AAFA1 #8F8AAF #AF8A98 #ABAF8A
square
#8AAFA1 #8F8AAF #AF8A98 #ABAF8A
split-complementary
#8AAFA1 #AF8AAB #AF8F8A
monochromatic
#4D7164 #669684 #8AAFA1 #AEC8BE #D3E1DB
Accessibility & contrast
On white
2.41
#8AAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8AAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA1
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA1 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#82B0AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa1; /* rgb */ color: rgb(138, 175, 161); /* oklch */ color: oklch(72.3% 0.045 169.9);
Tailwind
colors: {
custom: {
50: '#acc7bc',
500: '#8aafa1',
950: '#000000',
},
}SCSS
$custom: #8aafa1; $custom-light: #acc7bc; $custom-dark: #000000;
JSON
{
"hex": "#8aafa1",
"rgb": {
"r": 138,
"g": 175,
"b": 161
},
"hsl": {
"h": 157.297,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72263,
"c": 0.04504,
"h": 169.9
},
"luminance": 0.38636
}Semantic roles & 50–950 ramp
primary
#8AAFA1
secondary
#D1C3C9
accent
#48689D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281