#8FD78F#8FD78F
#8FD78F is a light, vivid green. Relative luminance 0.564; OKLCH L 81.3% C 0.123 H 144.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD78F |
|---|---|
| RGB | rgb(143, 215, 143) |
| HSL | hsl(120, 47%, 70%) |
| HSV | hsv(120, 33%, 84%) |
| CMYK | cmyk(33.5%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(79.85, -36.65, 28.61) |
| CIE-LCH | lch(79.85, 46.49, 142.02°) |
| OKLab | oklab(81.35% -0.0999 0.0717) |
| OKLCH | oklch(81.35% 0.123 144.3) |
| XYZ | xyz(40.5843, 56.4218, 34.7334) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.09
Pistachio
#93C572
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD78F #D78FD7
analogous
#B3D78F #8FD78F #8FD7B3
triadic
#8FD78F #8F8FD7 #D78F8F
tetradic
#8FD78F #8FB3D7 #D78FD7 #D7B38F
square
#8FD78F #8FB3D7 #D78FD7 #D7B38F
split-complementary
#8FD78F #B38FD7 #D78FB3
monochromatic
#3EAE3E #62C762 #8FD78F #BCE7BC #E8F7E8
Accessibility & contrast
On white
1.71
#8FD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#8FD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD78F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD78F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#87D3C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd78f; /* rgb */ color: rgb(143, 215, 143); /* oklch */ color: oklch(81.3% 0.123 144.3);
Tailwind
colors: {
custom: {
50: '#b2e3b0',
500: '#8fd78f',
950: '#000000',
},
}SCSS
$custom: #8fd78f; $custom-light: #b2e3b0; $custom-dark: #000000;
JSON
{
"hex": "#8fd78f",
"rgb": {
"r": 143,
"g": 215,
"b": 143
},
"hsl": {
"h": 120,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.81348,
"c": 0.123,
"h": 144.3
},
"luminance": 0.56424
}Semantic roles & 50–950 ramp
primary
#8FD78F
secondary
#AE5DAE
accent
#2BBBBB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481