#8ED67F#8ED67F
#8ED67F is a light, vivid green. Relative luminance 0.554; OKLCH L 80.8% C 0.138 H 140.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED67F |
|---|---|
| RGB | rgb(142, 214, 127) |
| HSL | hsl(110, 51%, 67%) |
| HSV | hsv(110, 41%, 84%) |
| CMYK | cmyk(33.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.26, -38.94, 35.99) |
| CIE-LCH | lch(79.26, 53.03, 137.26°) |
| OKLab | oklab(80.77% -0.1064 0.0886) |
| OKLCH | oklch(80.77% 0.138 140.2) |
| XYZ | xyz(39.0313, 55.3745, 28.7063) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 5.54
Soft Green
#6FC276
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.67
Lightish Green
#61E160
ΔE00 6.76
Pale Olive Green
#B1D27B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED67F #C77FD6
analogous
#BAD67F #8ED67F #7FD69C
triadic
#8ED67F #7F8ED6 #D67F8E
tetradic
#8ED67F #7FBAD6 #C77FD6 #D69C7F
square
#8ED67F #7FBAD6 #C77FD6 #D69C7F
split-complementary
#8ED67F #9C7FD6 #D67FBA
monochromatic
#48A635 #65C751 #8ED67F #B7E5AD #E0F4DC
Accessibility & contrast
On white
1.74
#8ED67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#8ED67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED67F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED67F | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC879
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#89D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ed67f; /* rgb */ color: rgb(142, 214, 127); /* oklch */ color: oklch(80.8% 0.138 140.2);
Tailwind
colors: {
custom: {
50: '#b2e3a5',
500: '#8ed67f',
950: '#000000',
},
}SCSS
$custom: #8ed67f; $custom-light: #b2e3a5; $custom-dark: #000000;
JSON
{
"hex": "#8ed67f",
"rgb": {
"r": 142,
"g": 214,
"b": 127
},
"hsl": {
"h": 109.655,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80767,
"c": 0.13845,
"h": 140.2
},
"luminance": 0.55376
}Semantic roles & 50–950 ramp
primary
#8ED67F
secondary
#9A50AA
accent
#27BFA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480