#8FD57F#8FD57F
#8FD57F is a light, vivid green. Relative luminance 0.550; OKLCH L 80.6% C 0.136 H 139.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD57F |
|---|---|
| RGB | rgb(143, 213, 127) |
| HSL | hsl(109, 51%, 67%) |
| HSV | hsv(109, 40%, 84%) |
| CMYK | cmyk(32.9%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(79.02, -38.17, 35.69) |
| CIE-LCH | lch(79.02, 52.26, 136.92°) |
| OKLab | oklab(80.59% -0.1043 0.0879) |
| OKLCH | oklch(80.59% 0.136 139.9) |
| XYZ | xyz(38.9513, 54.9587, 28.6303) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 5.81
Soft Green
#6FC276
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD57F #C57FD5
analogous
#BAD57F #8FD57F #7FD59A
triadic
#8FD57F #7F8FD5 #D57F8F
tetradic
#8FD57F #7FBAD5 #C57FD5 #D59A7F
square
#8FD57F #7FBAD5 #C57FD5 #D59A7F
split-complementary
#8FD57F #9A7FD5 #D57FBA
monochromatic
#4AA436 #67C651 #8FD57F #B7E4AD #E0F3DB
Accessibility & contrast
On white
1.75
#8FD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8FD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD57F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD57F | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#8AD0C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd57f; /* rgb */ color: rgb(143, 213, 127); /* oklch */ color: oklch(80.6% 0.136 139.9);
Tailwind
colors: {
custom: {
50: '#b2e2a5',
500: '#8fd57f',
950: '#000000',
},
}SCSS
$custom: #8fd57f; $custom-light: #b2e2a5; $custom-dark: #000000;
JSON
{
"hex": "#8fd57f",
"rgb": {
"r": 143,
"g": 213,
"b": 127
},
"hsl": {
"h": 108.837,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.80587,
"c": 0.13639,
"h": 139.9
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#8FD57F
secondary
#9850A8
accent
#28BEA2
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480