#8AA899#8AA899
#8AA899 is a light, muted teal. Relative luminance 0.357; OKLCH L 70.5% C 0.040 H 163.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA899 |
|---|---|
| RGB | rgb(138, 168, 153) |
| HSL | hsl(150, 15%, 60%) |
| HSV | hsv(150, 18%, 66%) |
| CMYK | cmyk(17.9%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(66.30, -13.42, 4.33) |
| CIE-LCH | lch(66.30, 14.10, 162.13°) |
| OKLab | oklab(70.45% -0.038 0.0112) |
| OKLCH | oklch(70.45% 0.04 163.6) |
| XYZ | xyz(30.2321, 35.7076, 35.4302) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.43
Greenish Grey
#96AE8D
ΔE00 6.70
Grey Green
#86A17D
ΔE00 7.63
Greeny Grey
#7EA07A
ΔE00 8.29
Greyish Green
#82A67D
ΔE00 8.52
Dull Teal
#5F9E8F
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA899 #A88A99
analogous
#8AA88A #8AA899 #8AA8A8
triadic
#8AA899 #998AA8 #A8998A
tetradic
#8AA899 #8A8AA8 #A88A99 #A8A88A
square
#8AA899 #8A8AA8 #A88A99 #A8A88A
split-complementary
#8AA899 #A88AA8 #A88A8A
monochromatic
#4E695C #688C7A #8AA899 #ADC2B8 #D0DCD6
Accessibility & contrast
On white
2.58
#8AA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8AA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA899
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA899 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#A1A09A
Tritanopia (blue-blind)
#84A8A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8aa899; /* rgb */ color: rgb(138, 168, 153); /* oklch */ color: oklch(70.5% 0.040 163.6);
Tailwind
colors: {
custom: {
50: '#acc2b7',
500: '#8aa899',
950: '#000000',
},
}SCSS
$custom: #8aa899; $custom-light: #acc2b7; $custom-dark: #000000;
JSON
{
"hex": "#8aa899",
"rgb": {
"r": 138,
"g": 168,
"b": 153
},
"hsl": {
"h": 150,
"s": 14.706,
"l": 60
},
"oklch": {
"l": 0.70451,
"c": 0.03966,
"h": 163.6
},
"luminance": 0.35708
}Semantic roles & 50–950 ramp
primary
#8AA899
secondary
#CDC1C7
accent
#7094B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180