#8FD777#8FD777
#8FD777 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.9% C 0.147 H 138.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD777 |
|---|---|
| RGB | rgb(143, 215, 119) |
| HSL | hsl(105, 55%, 65%) |
| HSV | hsv(105, 45%, 84%) |
| CMYK | cmyk(33.5%, 0%, 44.7%, 15.7%) |
| CIE-LAB | lab(79.48, -40.16, 40.29) |
| CIE-LCH | lch(79.48, 56.88, 134.91°) |
| OKLab | oklab(80.93% -0.11 0.0981) |
| OKLCH | oklch(80.93% 0.147 138.3) |
| XYZ | xyz(38.9567, 55.7707, 26.1614) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.66
Fresh Green
#69D84F
ΔE00 5.78
Lightish Green
#61E160
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.37
Light Moss Green
#A6C875
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD777 #BF77D7
analogous
#BFD777 #8FD777 #77D78F
triadic
#8FD777 #778FD7 #D7778F
tetradic
#8FD777 #77BFD7 #BF77D7 #D78F77
square
#8FD777 #77BFD7 #BF77D7 #D78F77
split-complementary
#8FD777 #8F77D7 #D777BF
monochromatic
#4DA430 #68C948 #8FD777 #B6E5A6 #DDF3D6
Accessibility & contrast
On white
1.73
#8FD777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#8FD777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD777
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD777 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC96F
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#8BD1C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd777; /* rgb */ color: rgb(143, 215, 119); /* oklch */ color: oklch(80.9% 0.147 138.3);
Tailwind
colors: {
custom: {
50: '#b3e4a0',
500: '#8fd777',
950: '#000000',
},
}SCSS
$custom: #8fd777; $custom-light: #b3e4a0; $custom-dark: #000000;
JSON
{
"hex": "#8fd777",
"rgb": {
"r": 143,
"g": 215,
"b": 119
},
"hsl": {
"h": 105,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80927,
"c": 0.14741,
"h": 138.3
},
"luminance": 0.55772
}Semantic roles & 50–950 ramp
primary
#8FD777
secondary
#904BA7
accent
#23C29A
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480