#8AA09A#8AA09A
#8AA09A is a light, muted teal. Relative luminance 0.329; OKLCH L 68.7% C 0.026 H 177.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA09A |
|---|---|
| RGB | rgb(138, 160, 154) |
| HSL | hsl(164, 10%, 58%) |
| HSV | hsv(164, 14%, 63%) |
| CMYK | cmyk(13.8%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(64.06, -8.94, 0.53) |
| CIE-LCH | lch(64.06, 8.95, 176.63°) |
| OKLab | oklab(68.69% -0.0262 0.0013) |
| OKLCH | oklch(68.69% 0.026 177.2) |
| XYZ | xyz(28.8833, 32.8773, 35.3898) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.21
Greyish Teal
#719F91
ΔE00 7.62
Grey
#929591
ΔE00 8.24
Pewter
#899397
ΔE00 8.35
Cool Gray
#9AA7B0
ΔE00 9.72
Cadetblue
#5F9EA0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA09A #A08A90
analogous
#8AA08F #8AA09A #8A9BA0
triadic
#8AA09A #9A8AA0 #A09A8A
tetradic
#8AA09A #8F8AA0 #A08A90 #9BA08A
square
#8AA09A #8F8AA0 #A08A90 #9BA08A
split-complementary
#8AA09A #A08A9B #A08F8A
monochromatic
#4F615C #6A837C #8AA09A #ACBBB7 #CED7D4
Accessibility & contrast
On white
2.77
#8AA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8AA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA09A
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA09A | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#85A19E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8aa09a; /* rgb */ color: rgb(138, 160, 154); /* oklch */ color: oklch(68.7% 0.026 177.2);
Tailwind
colors: {
custom: {
50: '#acbcb7',
500: '#8aa09a',
950: '#000000',
},
}SCSS
$custom: #8aa09a; $custom-light: #acbcb7; $custom-dark: #000000;
JSON
{
"hex": "#8aa09a",
"rgb": {
"r": 138,
"g": 160,
"b": 154
},
"hsl": {
"h": 163.636,
"s": 10.377,
"l": 58.431
},
"oklch": {
"l": 0.68685,
"c": 0.02623,
"h": 177.2
},
"luminance": 0.32878
}Semantic roles & 50–950 ramp
primary
#8AA09A
secondary
#C7BFC1
accent
#7486B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180