#8FD382#8FD382
#8FD382 is a light, vivid green. Relative luminance 0.540; OKLCH L 80.2% C 0.130 H 140.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD382 |
|---|---|
| RGB | rgb(143, 211, 130) |
| HSL | hsl(110, 48%, 67%) |
| HSV | hsv(110, 38%, 83%) |
| CMYK | cmyk(32.2%, 0%, 38.4%, 17.3%) |
| CIE-LAB | lab(78.48, -36.83, 33.48) |
| CIE-LCH | lch(78.48, 49.77, 137.73°) |
| OKLab | oklab(80.17% -0.1005 0.0829) |
| OKLCH | oklch(80.17% 0.13 140.5) |
| XYZ | xyz(38.6498, 54.0382, 29.5087) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.29
Soft Green
#6FC276
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.35
Light Grey Green
#B7E1A1
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD382 #C682D3
analogous
#B8D382 #8FD382 #82D39E
triadic
#8FD382 #828FD3 #D3828F
tetradic
#8FD382 #82B8D3 #C682D3 #D39E82
square
#8FD382 #82B8D3 #C682D3 #D39E82
split-complementary
#8FD382 #9E82D3 #D382B8
monochromatic
#4AA239 #66C355 #8FD382 #B8E3AF #E0F3DD
Accessibility & contrast
On white
1.78
#8FD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8FD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD382
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD382 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67C
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#8ACEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fd382; /* rgb */ color: rgb(143, 211, 130); /* oklch */ color: oklch(80.2% 0.130 140.5);
Tailwind
colors: {
custom: {
50: '#b2e1a7',
500: '#8fd382',
950: '#000000',
},
}SCSS
$custom: #8fd382; $custom-light: #b2e1a7; $custom-dark: #000000;
JSON
{
"hex": "#8fd382",
"rgb": {
"r": 143,
"g": 211,
"b": 130
},
"hsl": {
"h": 110.37,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.8017,
"c": 0.13028,
"h": 140.5
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#8FD382
secondary
#9953A6
accent
#2ABBA4
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480