#8AA098#8AA098
#8AA098 is a light, muted teal. Relative luminance 0.328; OKLCH L 68.6% C 0.027 H 171.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA098 |
|---|---|
| RGB | rgb(138, 160, 152) |
| HSL | hsl(158, 10%, 58%) |
| HSV | hsv(158, 14%, 63%) |
| CMYK | cmyk(13.8%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(64.01, -9.35, 1.57) |
| CIE-LCH | lch(64.01, 9.48, 170.47°) |
| OKLab | oklab(68.63% -0.027 0.004) |
| OKLCH | oklch(68.63% 0.027 171.5) |
| XYZ | xyz(28.7182, 32.8113, 34.5198) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.00
Greyish Teal
#719F91
ΔE00 7.19
Grey
#929591
ΔE00 8.48
Pewter
#899397
ΔE00 9.02
Greenish Grey
#96AE8D
ΔE00 9.71
Grey Green
#86A17D
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA098 #A08A92
analogous
#8AA08D #8AA098 #8A9DA0
triadic
#8AA098 #988AA0 #A0988A
tetradic
#8AA098 #8D8AA0 #A08A92 #9DA08A
square
#8AA098 #8D8AA0 #A08A92 #9DA08A
split-complementary
#8AA098 #A08A9D #A08D8A
monochromatic
#4F615A #6A837A #8AA098 #ACBBB6 #CED7D3
Accessibility & contrast
On white
2.78
#8AA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8AA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA098
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA098 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D98
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#85A09E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8aa098; /* rgb */ color: rgb(138, 160, 152); /* oklch */ color: oklch(68.6% 0.027 171.5);
Tailwind
colors: {
custom: {
50: '#acbcb6',
500: '#8aa098',
950: '#000000',
},
}SCSS
$custom: #8aa098; $custom-light: #acbcb6; $custom-dark: #000000;
JSON
{
"hex": "#8aa098",
"rgb": {
"r": 138,
"g": 160,
"b": 152
},
"hsl": {
"h": 158.182,
"s": 10.377,
"l": 58.431
},
"oklch": {
"l": 0.68625,
"c": 0.02735,
"h": 171.5
},
"luminance": 0.32812
}Semantic roles & 50–950 ramp
primary
#8AA098
secondary
#C7BFC2
accent
#748BB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180