#8AAE99#8AAE99
#8AAE99 is a light, muted green. Relative luminance 0.380; OKLCH L 71.8% C 0.050 H 159.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAE99 |
|---|---|
| RGB | rgb(138, 174, 153) |
| HSL | hsl(145, 18%, 61%) |
| HSV | hsv(145, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(68.00, -16.55, 6.78) |
| CIE-LCH | lch(68.00, 17.89, 157.73°) |
| OKLab | oklab(71.81% -0.0464 0.0176) |
| OKLCH | oklch(71.81% 0.05 159.3) |
| XYZ | xyz(31.3655, 37.9743, 35.8080) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.34
Greyish Teal
#719F91
ΔE00 6.13
Grey Green
#86A17D
ΔE00 6.83
Greyish Green
#82A67D
ΔE00 6.89
Greeny Grey
#7EA07A
ΔE00 7.21
Darkseagreen
#8FBC8F
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAE99 #AE8A9F
analogous
#8DAE8A #8AAE99 #8AAEAB
triadic
#8AAE99 #998AAE #AE998A
tetradic
#8AAE99 #8A8DAE #AE8A9F #AEAB8A
square
#8AAE99 #8A8DAE #AE8A9F #AEAB8A
split-complementary
#8AAE99 #AB8AAE #AE8A8D
monochromatic
#4E705C #67947A #8AAE99 #AEC7B9 #D2E0D8
Accessibility & contrast
On white
2.44
#8AAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8AAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAE99
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAE99 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#84AEA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aae99; /* rgb */ color: rgb(138, 174, 153); /* oklch */ color: oklch(71.8% 0.050 159.3);
Tailwind
colors: {
custom: {
50: '#acc6b7',
500: '#8aae99',
950: '#000000',
},
}SCSS
$custom: #8aae99; $custom-light: #acc6b7; $custom-dark: #000000;
JSON
{
"hex": "#8aae99",
"rgb": {
"r": 138,
"g": 174,
"b": 153
},
"hsl": {
"h": 145,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.7181,
"c": 0.04963,
"h": 159.3
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#8AAE99
secondary
#D1C3CB
accent
#497A9C
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280