#8ED792#8ED792
#8ED792 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.4% C 0.121 H 145.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED792 |
|---|---|
| RGB | rgb(142, 215, 146) |
| HSL | hsl(123, 48%, 70%) |
| HSV | hsv(123, 34%, 84%) |
| CMYK | cmyk(34%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(79.86, -36.48, 27.05) |
| CIE-LCH | lch(79.86, 45.41, 143.44°) |
| OKLab | oklab(81.35% -0.0995 0.068) |
| OKLCH | oklch(81.35% 0.121 145.6) |
| XYZ | xyz(40.6422, 56.4250, 35.9382) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 6.15
Soft Green
#6FC276
ΔE00 6.16
Light Grey Green
#B7E1A1
ΔE00 6.22
Pistachio
#93C572
ΔE00 6.67
Light Sea Green
#98F6B0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED792 #D78ED3
analogous
#AED78E #8ED792 #8ED7B7
triadic
#8ED792 #928ED7 #D7928E
tetradic
#8ED792 #8EAED7 #D78ED3 #D7B78E
square
#8ED792 #8EAED7 #D78ED3 #D7B78E
split-complementary
#8ED792 #B78ED7 #D78EAE
monochromatic
#3DAD43 #61C766 #8ED792 #BBE7BE #E8F7E9
Accessibility & contrast
On white
1.71
#8ED792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#8ED792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED792
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED792 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8E
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#85D3C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ed792; /* rgb */ color: rgb(142, 215, 146); /* oklch */ color: oklch(81.4% 0.121 145.6);
Tailwind
colors: {
custom: {
50: '#b1e3b2',
500: '#8ed792',
950: '#000000',
},
}SCSS
$custom: #8ed792; $custom-light: #b1e3b2; $custom-dark: #000000;
JSON
{
"hex": "#8ed792",
"rgb": {
"r": 142,
"g": 215,
"b": 146
},
"hsl": {
"h": 123.288,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.81354,
"c": 0.12053,
"h": 145.6
},
"luminance": 0.56427
}Semantic roles & 50–950 ramp
primary
#8ED792
secondary
#AD5CA9
accent
#2BB3BB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481