#8AAFA2#8AAFA2
#8AAFA2 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.3% C 0.044 H 171.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA2 |
|---|---|
| RGB | rgb(138, 175, 162) |
| HSL | hsl(159, 19%, 61%) |
| HSV | hsv(159, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(68.51, -15.25, 2.55) |
| CIE-LCH | lch(68.51, 15.46, 170.52°) |
| OKLab | oklab(72.29% -0.0439 0.0065) |
| OKLCH | oklch(72.29% 0.044 171.6) |
| XYZ | xyz(32.3309, 38.6708, 39.9362) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.84
Greenish Grey
#96AE8D
ΔE00 7.98
Dull Teal
#5F9E8F
ΔE00 8.43
Grey Teal
#5E9B8A
ΔE00 9.10
Pale Teal
#82CBB2
ΔE00 9.49
Grey Green
#86A17D
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA2 #AF8A97
analogous
#8AAF90 #8AAFA2 #8AAAAF
triadic
#8AAFA2 #A28AAF #AFA28A
tetradic
#8AAFA2 #908AAF #AF8A97 #AAAF8A
square
#8AAFA2 #908AAF #AF8A97 #AAAF8A
split-complementary
#8AAFA2 #AF8AAA #AF908A
monochromatic
#4D7165 #669685 #8AAFA2 #AEC8BF #D3E1DC
Accessibility & contrast
On white
2.40
#8AAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8AAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 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)
#ADAAA1
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#82B0AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa2; /* rgb */ color: rgb(138, 175, 162); /* oklch */ color: oklch(72.3% 0.044 171.6);
Tailwind
colors: {
custom: {
50: '#acc7bd',
500: '#8aafa2',
950: '#000000',
},
}SCSS
$custom: #8aafa2; $custom-light: #acc7bd; $custom-dark: #000000;
JSON
{
"hex": "#8aafa2",
"rgb": {
"r": 138,
"g": 175,
"b": 162
},
"hsl": {
"h": 158.919,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72292,
"c": 0.0444,
"h": 171.6
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#8AAFA2
secondary
#D1C3C8
accent
#48669D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281