#8FD381#8FD381
#8FD381 is a light, vivid green. Relative luminance 0.540; OKLCH L 80.2% C 0.131 H 140.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD381 |
|---|---|
| RGB | rgb(143, 211, 129) |
| HSL | hsl(110, 48%, 67%) |
| HSV | hsv(110, 39%, 83%) |
| CMYK | cmyk(32.2%, 0%, 38.9%, 17.3%) |
| CIE-LAB | lab(78.47, -36.98, 33.97) |
| CIE-LCH | lch(78.47, 50.21, 137.43°) |
| OKLab | oklab(80.15% -0.1009 0.084) |
| OKLCH | oklch(80.15% 0.131 140.2) |
| XYZ | xyz(38.5830, 54.0115, 29.1570) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.21
Soft Green
#6FC276
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 6.27
Lightgreen
#90EE90
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.68
Pale Olive Green
#B1D27B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD381 #C581D3
analogous
#B8D381 #8FD381 #81D39C
triadic
#8FD381 #818FD3 #D3818F
tetradic
#8FD381 #81B8D3 #C581D3 #D39C81
square
#8FD381 #81B8D3 #C581D3 #D39C81
split-complementary
#8FD381 #9C81D3 #D381B8
monochromatic
#4AA138 #67C354 #8FD381 #B7E3AE #E0F3DC
Accessibility & contrast
On white
1.78
#8FD381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8FD381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD381
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD381 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#8ACEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fd381; /* rgb */ color: rgb(143, 211, 129); /* oklch */ color: oklch(80.2% 0.131 140.2);
Tailwind
colors: {
custom: {
50: '#b2e1a6',
500: '#8fd381',
950: '#000000',
},
}SCSS
$custom: #8fd381; $custom-light: #b2e1a6; $custom-dark: #000000;
JSON
{
"hex": "#8fd381",
"rgb": {
"r": 143,
"g": 211,
"b": 129
},
"hsl": {
"h": 109.756,
"s": 48.235,
"l": 66.667
},
"oklch": {
"l": 0.80152,
"c": 0.13132,
"h": 140.2
},
"luminance": 0.54013
}Semantic roles & 50–950 ramp
primary
#8FD381
secondary
#9852A6
accent
#2ABCA3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480