#8ABA94#8ABA94
#8ABA94 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.075 H 150.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABA94 |
|---|---|
| RGB | rgb(138, 186, 148) |
| HSL | hsl(133, 26%, 64%) |
| HSV | hsv(133, 26%, 73%) |
| CMYK | cmyk(25.8%, 0%, 20.4%, 27.1%) |
| CIE-LAB | lab(71.32, -23.61, 14.23) |
| CIE-LCH | lch(71.32, 27.56, 148.93°) |
| OKLab | oklab(74.43% -0.065 0.0365) |
| OKLCH | oklch(74.43% 0.075 150.6) |
| XYZ | xyz(33.3838, 42.6580, 34.4861) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.21
Greenish Grey
#96AE8D
ΔE00 5.89
Greyish Green
#82A67D
ΔE00 6.07
Sage Green (survey)
#88B378
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.22
Faded Green
#7BB274
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABA94 #BA8AB0
analogous
#98BA8A #8ABA94 #8ABAAC
triadic
#8ABA94 #948ABA #BA948A
tetradic
#8ABA94 #8A98BA #BA8AB0 #BAAC8A
square
#8ABA94 #8A98BA #BA8AB0 #BAAC8A
split-complementary
#8ABA94 #AC8ABA #BA8A98
monochromatic
#4B7F56 #64A371 #8ABA94 #B0D1B7 #D7E7DA
Accessibility & contrast
On white
2.20
#8ABA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8ABA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABA94
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABA94 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#83B8AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aba94; /* rgb */ color: rgb(138, 186, 148); /* oklch */ color: oklch(74.4% 0.075 150.6);
Tailwind
colors: {
custom: {
50: '#adcfb3',
500: '#8aba94',
950: '#000000',
},
}SCSS
$custom: #8aba94; $custom-light: #adcfb3; $custom-dark: #000000;
JSON
{
"hex": "#8aba94",
"rgb": {
"r": 138,
"g": 186,
"b": 148
},
"hsl": {
"h": 132.5,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.7443,
"c": 0.07453,
"h": 150.6
},
"luminance": 0.42659
}Semantic roles & 50–950 ramp
primary
#8ABA94
secondary
#D8C7D5
accent
#4190A4
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280