#8AAE94#8AAE94
#8AAE94 is a light, muted green. Relative luminance 0.378; OKLCH L 71.7% C 0.054 H 153.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAE94 |
|---|---|
| RGB | rgb(138, 174, 148) |
| HSL | hsl(137, 18%, 61%) |
| HSV | hsv(137, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(67.88, -17.53, 9.37) |
| CIE-LCH | lch(67.88, 19.88, 151.88°) |
| OKLab | oklab(71.68% -0.0486 0.0242) |
| OKLCH | oklch(71.68% 0.054 153.5) |
| XYZ | xyz(30.9612, 37.8126, 33.6785) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.13
Greyish Green
#82A67D
ΔE00 5.34
Grey Green
#86A17D
ΔE00 5.58
Greeny Grey
#7EA07A
ΔE00 5.92
Darkseagreen
#8FBC8F
ΔE00 6.27
Sage Green
#9CAF88
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAE94 #AE8AA4
analogous
#92AE8A #8AAE94 #8AAEA6
triadic
#8AAE94 #948AAE #AE948A
tetradic
#8AAE94 #8A92AE #AE8AA4 #AEA68A
square
#8AAE94 #8A92AE #AE8AA4 #AEA68A
split-complementary
#8AAE94 #A68AAE #AE8A92
monochromatic
#4E7057 #679473 #8AAE94 #AEC7B5 #D2E0D6
Accessibility & contrast
On white
2.45
#8AAE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8AAE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAE94
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAE94 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA893
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#85ADA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aae94; /* rgb */ color: rgb(138, 174, 148); /* oklch */ color: oklch(71.7% 0.054 153.5);
Tailwind
colors: {
custom: {
50: '#acc6b3',
500: '#8aae94',
950: '#000000',
},
}SCSS
$custom: #8aae94; $custom-light: #acc6b3; $custom-dark: #000000;
JSON
{
"hex": "#8aae94",
"rgb": {
"r": 138,
"g": 174,
"b": 148
},
"hsl": {
"h": 136.667,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.71676,
"c": 0.05431,
"h": 153.5
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#8AAE94
secondary
#D1C3CD
accent
#49859C
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280