#8EC792#8EC792
#8EC792 is a light, moderate green. Relative luminance 0.487; OKLCH L 77.6% C 0.095 H 146.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC792 |
|---|---|
| RGB | rgb(142, 199, 146) |
| HSL | hsl(124, 34%, 67%) |
| HSV | hsv(124, 29%, 78%) |
| CMYK | cmyk(28.6%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.25, -28.99, 20.78) |
| CIE-LCH | lch(75.25, 35.67, 144.37°) |
| OKLab | oklab(77.63% -0.0792 0.0528) |
| OKLCH | oklch(77.63% 0.095 146.3) |
| XYZ | xyz(36.7654, 48.6715, 34.6459) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.37
Lichen
#8FB67B
ΔE00 5.69
Soft Green
#6FC276
ΔE00 5.89
Sage Green (survey)
#88B378
ΔE00 6.04
Faded Green
#7BB274
ΔE00 6.39
Pistachio
#93C572
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC792 #C78EC3
analogous
#A7C78E #8EC792 #8EC7AF
triadic
#8EC792 #928EC7 #C7928E
tetradic
#8EC792 #8EA7C7 #C78EC3 #C7AF8E
square
#8EC792 #8EA7C7 #C78EC3 #C7AF8E
split-complementary
#8EC792 #AF8EC7 #C78EA7
monochromatic
#48924E #65B36B #8EC792 #B7DBB9 #E0F0E1
Accessibility & contrast
On white
1.96
#8EC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8EC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC792
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC792 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#88C4B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ec792; /* rgb */ color: rgb(142, 199, 146); /* oklch */ color: oklch(77.6% 0.095 146.3);
Tailwind
colors: {
custom: {
50: '#b0d8b2',
500: '#8ec792',
950: '#000000',
},
}SCSS
$custom: #8ec792; $custom-light: #b0d8b2; $custom-dark: #000000;
JSON
{
"hex": "#8ec792",
"rgb": {
"r": 142,
"g": 199,
"b": 146
},
"hsl": {
"h": 124.211,
"s": 33.728,
"l": 66.863
},
"oklch": {
"l": 0.77632,
"c": 0.09523,
"h": 146.3
},
"luminance": 0.48673
}Semantic roles & 50–950 ramp
primary
#8EC792
secondary
#E2CFE0
accent
#39A4AD
background
#FAFDFA
surface
#F5FAF5
border
#CFD3CF
text
#111411
muted
#808380