#8FDF80#8FDF80
#8FDF80 is a very light, vivid green. Relative luminance 0.602; OKLCH L 83.0% C 0.150 H 140.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDF80 |
|---|---|
| RGB | rgb(143, 223, 128) |
| HSL | hsl(111, 60%, 69%) |
| HSV | hsv(111, 43%, 87%) |
| CMYK | cmyk(35.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.93, -42.46, 38.94) |
| CIE-LCH | lch(81.93, 57.61, 137.48°) |
| OKLab | oklab(82.96% -0.116 0.0954) |
| OKLCH | oklch(82.96% 0.15 140.5) |
| XYZ | xyz(41.6101, 60.1714, 29.8397) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 5.55
Palegreen
#98FB98
ΔE00 6.12
Fresh Green
#69D84F
ΔE00 6.28
Light Green
#96F97B
ΔE00 6.45
Pale Light Green
#B1FC99
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDF80 #D080DF
analogous
#BFDF80 #8FDF80 #80DFA1
triadic
#8FDF80 #808FDF #DF808F
tetradic
#8FDF80 #80BFDF #D080DF #DFA180
square
#8FDF80 #80BFDF #D080DF #DFA180
split-complementary
#8FDF80 #A180DF #DF80BF
monochromatic
#44B72E #64D34F #8FDF80 #BAEBB1 #E5F8E2
Accessibility & contrast
On white
1.61
#8FDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#8FDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDF80
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDF80 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#89D9C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fdf80; /* rgb */ color: rgb(143, 223, 128); /* oklch */ color: oklch(83.0% 0.150 140.5);
Tailwind
colors: {
custom: {
50: '#b3e9a6',
500: '#8fdf80',
950: '#000000',
},
}SCSS
$custom: #8fdf80; $custom-light: #b3e9a6; $custom-dark: #000000;
JSON
{
"hex": "#8fdf80",
"rgb": {
"r": 143,
"g": 223,
"b": 128
},
"hsl": {
"h": 110.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.82957,
"c": 0.1502,
"h": 140.5
},
"luminance": 0.60174
}Semantic roles & 50–950 ramp
primary
#8FDF80
secondary
#A54DB6
accent
#1EC7AD
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480