#8AA698#8AA698
#8AA698 is a light, muted teal. Relative luminance 0.349; OKLCH L 70.0% C 0.037 H 163.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA698 |
|---|---|
| RGB | rgb(138, 166, 152) |
| HSL | hsl(150, 14%, 60%) |
| HSV | hsv(150, 17%, 65%) |
| CMYK | cmyk(16.9%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(65.70, -12.56, 4.03) |
| CIE-LCH | lch(65.70, 13.19, 162.22°) |
| OKLab | oklab(69.97% -0.0356 0.0104) |
| OKLCH | oklch(69.97% 0.037 163.7) |
| XYZ | xyz(29.7835, 34.9420, 34.8750) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.57
Greenish Grey
#96AE8D
ΔE00 7.04
Grey Green
#86A17D
ΔE00 7.77
Greeny Grey
#7EA07A
ΔE00 8.51
Dull Teal
#5F9E8F
ΔE00 8.77
Greyish Green
#82A67D
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA698 #A68A98
analogous
#8AA68A #8AA698 #8AA6A6
triadic
#8AA698 #988AA6 #A6988A
tetradic
#8AA698 #8A8AA6 #A68A98 #A6A68A
square
#8AA698 #8A8AA6 #A68A98 #A6A68A
split-complementary
#8AA698 #A68AA6 #A68A8A
monochromatic
#4E675B #698A79 #8AA698 #ADC0B7 #D0DBD5
Accessibility & contrast
On white
2.63
#8AA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8AA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA698
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA698 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#A09E99
Tritanopia (blue-blind)
#85A6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8aa698; /* rgb */ color: rgb(138, 166, 152); /* oklch */ color: oklch(70.0% 0.037 163.7);
Tailwind
colors: {
custom: {
50: '#acc0b6',
500: '#8aa698',
950: '#000000',
},
}SCSS
$custom: #8aa698; $custom-light: #acc0b6; $custom-dark: #000000;
JSON
{
"hex": "#8aa698",
"rgb": {
"r": 138,
"g": 166,
"b": 152
},
"hsl": {
"h": 150,
"s": 13.592,
"l": 59.608
},
"oklch": {
"l": 0.69971,
"c": 0.03714,
"h": 163.7
},
"luminance": 0.34943
}Semantic roles & 50–950 ramp
primary
#8AA698
secondary
#CBC0C6
accent
#7194B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180