#8AA498#8AA498
#8AA498 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.5% C 0.034 H 165.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA498 |
|---|---|
| RGB | rgb(138, 164, 152) |
| HSL | hsl(152, 13%, 59%) |
| HSV | hsv(152, 16%, 64%) |
| CMYK | cmyk(15.9%, 0%, 7.3%, 35.7%) |
| CIE-LAB | lab(65.14, -11.49, 3.21) |
| CIE-LCH | lch(65.14, 11.93, 164.40°) |
| OKLab | oklab(69.52% -0.0328 0.0083) |
| OKLCH | oklch(69.52% 0.034 165.8) |
| XYZ | xyz(29.4228, 34.2205, 34.7547) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.90
Greenish Grey
#96AE8D
ΔE00 7.83
Grey Green
#86A17D
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 9.01
Dull Teal
#5F9E8F
ΔE00 9.14
Greeny Grey
#7EA07A
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA498 #A48A96
analogous
#8AA48B #8AA498 #8AA3A4
triadic
#8AA498 #988AA4 #A4988A
tetradic
#8AA498 #8B8AA4 #A48A96 #A3A48A
square
#8AA498 #8B8AA4 #A48A96 #A3A48A
split-complementary
#8AA498 #A48AA3 #A48B8A
monochromatic
#4F655B #69877A #8AA498 #ACBFB6 #CFDAD5
Accessibility & contrast
On white
2.68
#8AA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8AA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA498
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA498 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#9E9D99
Tritanopia (blue-blind)
#85A4A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8aa498; /* rgb */ color: rgb(138, 164, 152); /* oklch */ color: oklch(69.5% 0.034 165.8);
Tailwind
colors: {
custom: {
50: '#acbfb6',
500: '#8aa498',
950: '#000000',
},
}SCSS
$custom: #8aa498; $custom-light: #acbfb6; $custom-dark: #000000;
JSON
{
"hex": "#8aa498",
"rgb": {
"r": 138,
"g": 164,
"b": 152
},
"hsl": {
"h": 152.308,
"s": 12.5,
"l": 59.216
},
"oklch": {
"l": 0.69521,
"c": 0.03383,
"h": 165.8
},
"luminance": 0.34221
}Semantic roles & 50–950 ramp
primary
#8AA498
secondary
#CAC0C5
accent
#7291B5
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180