#8FD67F#8FD67F
#8FD67F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.8% C 0.138 H 139.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD67F |
|---|---|
| RGB | rgb(143, 214, 127) |
| HSL | hsl(109, 51%, 67%) |
| HSV | hsv(109, 41%, 84%) |
| CMYK | cmyk(33.2%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.31, -38.62, 36.07) |
| CIE-LCH | lch(79.31, 52.84, 136.96°) |
| OKLab | oklab(80.82% -0.1055 0.0888) |
| OKLCH | oklch(80.82% 0.138 139.9) |
| XYZ | xyz(39.2036, 55.4633, 28.7144) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.55
Pale Olive Green
#B1D27B
ΔE00 6.67
Lightish Green
#61E160
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD67F #C67FD6
analogous
#BAD67F #8FD67F #7FD69B
triadic
#8FD67F #7F8FD6 #D67F8F
tetradic
#8FD67F #7FBAD6 #C67FD6 #D69B7F
square
#8FD67F #7FBAD6 #C67FD6 #D69B7F
split-complementary
#8FD67F #9B7FD6 #D67FBA
monochromatic
#4AA635 #66C751 #8FD67F #B8E5AD #E0F4DC
Accessibility & contrast
On white
1.74
#8FD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#8FD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD67F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD67F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#8AD1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd67f; /* rgb */ color: rgb(143, 214, 127); /* oklch */ color: oklch(80.8% 0.138 139.9);
Tailwind
colors: {
custom: {
50: '#b2e3a5',
500: '#8fd67f',
950: '#000000',
},
}SCSS
$custom: #8fd67f; $custom-light: #b2e3a5; $custom-dark: #000000;
JSON
{
"hex": "#8fd67f",
"rgb": {
"r": 143,
"g": 214,
"b": 127
},
"hsl": {
"h": 108.966,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80822,
"c": 0.13789,
"h": 139.9
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#8FD67F
secondary
#9950AA
accent
#27BFA3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480