#8AA89E#8AA89E
#8AA89E is a light, muted teal. Relative luminance 0.359; OKLCH L 70.6% C 0.036 H 173.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA89E |
|---|---|
| RGB | rgb(138, 168, 158) |
| HSL | hsl(160, 15%, 60%) |
| HSV | hsv(160, 18%, 66%) |
| CMYK | cmyk(17.9%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(66.43, -12.39, 1.73) |
| CIE-LCH | lch(66.43, 12.51, 172.04°) |
| OKLab | oklab(70.6% -0.0359 0.0044) |
| OKLCH | oklch(70.6% 0.036 173) |
| XYZ | xyz(30.6538, 35.8763, 37.6509) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.76
Greenish Grey
#96AE8D
ΔE00 8.57
Dull Teal
#5F9E8F
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 9.00
Cadetblue
#5F9EA0
ΔE00 9.27
Grey Teal
#5E9B8A
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA89E #A88A94
analogous
#8AA88F #8AA89E #8AA3A8
triadic
#8AA89E #9E8AA8 #A89E8A
tetradic
#8AA89E #8F8AA8 #A88A94 #A3A88A
square
#8AA89E #8F8AA8 #A88A94 #A3A88A
split-complementary
#8AA89E #A88AA3 #A88F8A
monochromatic
#4E6960 #688C80 #8AA89E #ADC2BB #D0DCD8
Accessibility & contrast
On white
2.57
#8AA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8AA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA89E
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA89E | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#83A9A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8aa89e; /* rgb */ color: rgb(138, 168, 158); /* oklch */ color: oklch(70.6% 0.036 173.0);
Tailwind
colors: {
custom: {
50: '#acc1ba',
500: '#8aa89e',
950: '#000000',
},
}SCSS
$custom: #8aa89e; $custom-light: #acc1ba; $custom-dark: #000000;
JSON
{
"hex": "#8aa89e",
"rgb": {
"r": 138,
"g": 168,
"b": 158
},
"hsl": {
"h": 160,
"s": 14.706,
"l": 60
},
"oklch": {
"l": 0.70597,
"c": 0.03617,
"h": 173
},
"luminance": 0.35877
}Semantic roles & 50–950 ramp
primary
#8AA89E
secondary
#CDC1C5
accent
#7088B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180