#8ED596#8ED596
#8ED596 is a light, moderate green. Relative luminance 0.555; OKLCH L 81.0% C 0.113 H 147.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED596 |
|---|---|
| RGB | rgb(142, 213, 150) |
| HSL | hsl(127, 46%, 70%) |
| HSV | hsv(127, 33%, 84%) |
| CMYK | cmyk(33.3%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(79.35, -34.89, 24.29) |
| CIE-LCH | lch(79.35, 42.51, 145.16°) |
| OKLab | oklab(80.97% -0.0953 0.0614) |
| OKLCH | oklch(80.97% 0.113 147.2) |
| XYZ | xyz(40.4526, 55.5393, 37.4369) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.99
Soft Green
#6FC276
ΔE00 6.24
Light Grey Green
#B7E1A1
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 6.66
Pistachio
#93C572
ΔE00 7.14
Darkseagreen
#8FBC8F
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED596 #D58ECD
analogous
#AAD58E #8ED596 #8ED5BA
triadic
#8ED596 #968ED5 #D5968E
tetradic
#8ED596 #8EAAD5 #D58ECD #D5BA8E
square
#8ED596 #8EAAD5 #D58ECD #D5BA8E
split-complementary
#8ED596 #BA8ED5 #D58EAA
monochromatic
#3FAA4B #61C46D #8ED596 #BBE6BF #E7F6E9
Accessibility & contrast
On white
1.73
#8ED596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#8ED596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED596
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED596 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#85D2C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8ed596; /* rgb */ color: rgb(142, 213, 150); /* oklch */ color: oklch(81.0% 0.113 147.2);
Tailwind
colors: {
custom: {
50: '#b1e2b5',
500: '#8ed596',
950: '#000000',
},
}SCSS
$custom: #8ed596; $custom-light: #b1e2b5; $custom-dark: #000000;
JSON
{
"hex": "#8ed596",
"rgb": {
"r": 142,
"g": 213,
"b": 150
},
"hsl": {
"h": 126.761,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.80969,
"c": 0.11335,
"h": 147.2
},
"luminance": 0.55541
}Semantic roles & 50–950 ramp
primary
#8ED596
secondary
#AB5CA2
accent
#2CA9B9
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481