#8AAE95#8AAE95
#8AAE95 is a light, muted green. Relative luminance 0.378; OKLCH L 71.7% C 0.053 H 154.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAE95 |
|---|---|
| RGB | rgb(138, 174, 149) |
| HSL | hsl(138, 18%, 61%) |
| HSV | hsv(138, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 14.4%, 31.8%) |
| CIE-LAB | lab(67.91, -17.34, 8.85) |
| CIE-LCH | lch(67.91, 19.47, 152.96°) |
| OKLab | oklab(71.7% -0.0482 0.0229) |
| OKLCH | oklch(71.7% 0.053 154.6) |
| XYZ | xyz(31.0406, 37.8444, 34.0972) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.35
Greyish Green
#82A67D
ΔE00 5.63
Grey Green
#86A17D
ΔE00 5.81
Greeny Grey
#7EA07A
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 6.54
Sage Green
#9CAF88
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAE95 #AE8AA3
analogous
#91AE8A #8AAE95 #8AAEA7
triadic
#8AAE95 #958AAE #AE958A
tetradic
#8AAE95 #8A91AE #AE8AA3 #AEA78A
square
#8AAE95 #8A91AE #AE8AA3 #AEA78A
split-complementary
#8AAE95 #A78AAE #AE8A91
monochromatic
#4E7058 #679475 #8AAE95 #AEC7B6 #D2E0D7
Accessibility & contrast
On white
2.45
#8AAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8AAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAE95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAE95 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#85ADA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aae95; /* rgb */ color: rgb(138, 174, 149); /* oklch */ color: oklch(71.7% 0.053 154.6);
Tailwind
colors: {
custom: {
50: '#acc6b4',
500: '#8aae95',
950: '#000000',
},
}SCSS
$custom: #8aae95; $custom-light: #acc6b4; $custom-dark: #000000;
JSON
{
"hex": "#8aae95",
"rgb": {
"r": 138,
"g": 174,
"b": 149
},
"hsl": {
"h": 138.333,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.71702,
"c": 0.05334,
"h": 154.6
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#8AAE95
secondary
#D1C3CD
accent
#49839C
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280