#8ED795#8ED795
#8ED795 is a light, moderate green. Relative luminance 0.565; OKLCH L 81.4% C 0.117 H 146.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED795 |
|---|---|
| RGB | rgb(142, 215, 149) |
| HSL | hsl(126, 48%, 70%) |
| HSV | hsv(126, 34%, 84%) |
| CMYK | cmyk(34%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(79.91, -35.98, 25.56) |
| CIE-LCH | lch(79.91, 44.14, 144.61°) |
| OKLab | oklab(81.41% -0.0982 0.0645) |
| OKLCH | oklch(81.41% 0.117 146.7) |
| XYZ | xyz(40.8786, 56.5196, 37.1834) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 6.29
Soft Green
#6FC276
ΔE00 6.35
Lightgreen
#90EE90
ΔE00 6.50
Seafoam
#7FE0B3
ΔE00 6.88
Light Sea Green
#98F6B0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED795 #D78ED0
analogous
#ACD78E #8ED795 #8ED7B9
triadic
#8ED795 #958ED7 #D7958E
tetradic
#8ED795 #8EACD7 #D78ED0 #D7B98E
square
#8ED795 #8EACD7 #D78ED0 #D7B98E
split-complementary
#8ED795 #B98ED7 #D78EAC
monochromatic
#3DAD48 #61C76B #8ED795 #BBE7BF #E8F7EA
Accessibility & contrast
On white
1.71
#8ED795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8ED795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED795
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED795 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#85D4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ed795; /* rgb */ color: rgb(142, 215, 149); /* oklch */ color: oklch(81.4% 0.117 146.7);
Tailwind
colors: {
custom: {
50: '#b1e3b4',
500: '#8ed795',
950: '#000000',
},
}SCSS
$custom: #8ed795; $custom-light: #b1e3b4; $custom-dark: #000000;
JSON
{
"hex": "#8ed795",
"rgb": {
"r": 142,
"g": 215,
"b": 149
},
"hsl": {
"h": 125.753,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.81414,
"c": 0.11748,
"h": 146.7
},
"luminance": 0.56522
}Semantic roles & 50–950 ramp
primary
#8ED795
secondary
#AD5CA6
accent
#2BADBB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481