#8ABE95#8ABE95
#8ABE95 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.080 H 150.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABE95 |
|---|---|
| RGB | rgb(138, 190, 149) |
| HSL | hsl(133, 29%, 64%) |
| HSV | hsv(133, 27%, 75%) |
| CMYK | cmyk(27.4%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.49, -25.40, 15.33) |
| CIE-LCH | lch(72.49, 29.67, 148.90°) |
| OKLab | oklab(75.38% -0.0698 0.0393) |
| OKLCH | oklch(75.38% 0.08 150.6) |
| XYZ | xyz(34.3178, 44.3988, 35.1896) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.96
Lichen
#8FB67B
ΔE00 6.13
Sage Green (survey)
#88B378
ΔE00 6.14
Faded Green
#7BB274
ΔE00 6.50
Greenish Grey
#96AE8D
ΔE00 6.89
Greyish Green
#82A67D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABE95 #BE8AB3
analogous
#99BE8A #8ABE95 #8ABEAF
triadic
#8ABE95 #958ABE #BE958A
tetradic
#8ABE95 #8A99BE #BE8AB3 #BEAF8A
square
#8ABE95 #8A99BE #BE8AB3 #BEAF8A
split-complementary
#8ABE95 #AF8ABE #BE8A99
monochromatic
#498456 #63A871 #8ABE95 #B1D4B9 #D9EADC
Accessibility & contrast
On white
2.13
#8ABE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8ABE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABE95
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABE95 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB593
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#83BCB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abe95; /* rgb */ color: rgb(138, 190, 149); /* oklch */ color: oklch(75.4% 0.080 150.6);
Tailwind
colors: {
custom: {
50: '#add1b4',
500: '#8abe95',
950: '#000000',
},
}SCSS
$custom: #8abe95; $custom-light: #add1b4; $custom-dark: #000000;
JSON
{
"hex": "#8abe95",
"rgb": {
"r": 138,
"g": 190,
"b": 149
},
"hsl": {
"h": 132.692,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.75379,
"c": 0.08012,
"h": 150.6
},
"luminance": 0.444
}Semantic roles & 50–950 ramp
primary
#8ABE95
secondary
#DBC9D7
accent
#3E91A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280