#8AAA94#8AAA94
#8AAA94 is a light, muted green. Relative luminance 0.363; OKLCH L 70.8% C 0.047 H 155.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA94 |
|---|---|
| RGB | rgb(138, 170, 148) |
| HSL | hsl(139, 16%, 60%) |
| HSV | hsv(139, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(66.74, -15.46, 7.74) |
| CIE-LCH | lch(66.74, 17.28, 153.40°) |
| OKLab | oklab(70.77% -0.043 0.0201) |
| OKLCH | oklch(70.77% 0.047 155) |
| XYZ | xyz(30.1999, 36.2900, 33.4248) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.60
Grey Green
#86A17D
ΔE00 5.62
Greyish Teal
#719F91
ΔE00 6.10
Greyish Green
#82A67D
ΔE00 6.12
Greeny Grey
#7EA07A
ΔE00 6.20
Sage Green
#9CAF88
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA94 #AA8AA0
analogous
#90AA8A #8AAA94 #8AAAA4
triadic
#8AAA94 #948AAA #AA948A
tetradic
#8AAA94 #8A90AA #AA8AA0 #AAA48A
square
#8AAA94 #8A90AA #AA8AA0 #AAA48A
split-complementary
#8AAA94 #A48AAA #AA8A90
monochromatic
#4E6C57 #688F74 #8AAA94 #ADC4B4 #D1DED5
Accessibility & contrast
On white
2.54
#8AAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8AAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA94
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA94 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#85A9A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8aaa94; /* rgb */ color: rgb(138, 170, 148); /* oklch */ color: oklch(70.8% 0.047 155.0);
Tailwind
colors: {
custom: {
50: '#acc3b3',
500: '#8aaa94',
950: '#000000',
},
}SCSS
$custom: #8aaa94; $custom-light: #acc3b3; $custom-dark: #000000;
JSON
{
"hex": "#8aaa94",
"rgb": {
"r": 138,
"g": 170,
"b": 148
},
"hsl": {
"h": 138.75,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70765,
"c": 0.04747,
"h": 155
},
"luminance": 0.36291
}Semantic roles & 50–950 ramp
primary
#8AAA94
secondary
#CEC2CA
accent
#4B819A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180