#8FD282#8FD282
#8FD282 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.9% C 0.129 H 140.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD282 |
|---|---|
| RGB | rgb(143, 210, 130) |
| HSL | hsl(110, 47%, 67%) |
| HSV | hsv(110, 38%, 82%) |
| CMYK | cmyk(31.9%, 0%, 38.1%, 17.6%) |
| CIE-LAB | lab(78.19, -36.37, 33.10) |
| CIE-LCH | lch(78.19, 49.18, 137.70°) |
| OKLab | oklab(79.94% -0.0993 0.082) |
| OKLCH | oklch(79.94% 0.129 140.4) |
| XYZ | xyz(38.4022, 53.5429, 29.4262) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.11
Soft Green
#6FC276
ΔE00 5.35
Light Moss Green
#A6C875
ΔE00 6.24
Lightgreen
#90EE90
ΔE00 6.57
Light Grey Green
#B7E1A1
ΔE00 6.64
Pale Olive Green
#B1D27B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD282 #C582D2
analogous
#B7D282 #8FD282 #82D29D
triadic
#8FD282 #828FD2 #D2828F
tetradic
#8FD282 #82B7D2 #C582D2 #D29D82
square
#8FD282 #82B7D2 #C582D2 #D29D82
split-complementary
#8FD282 #9D82D2 #D282B7
monochromatic
#4AA03A #67C255 #8FD282 #B7E2AF #E0F2DC
Accessibility & contrast
On white
1.79
#8FD282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8FD282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD282
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD282 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#8ACDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fd282; /* rgb */ color: rgb(143, 210, 130); /* oklch */ color: oklch(79.9% 0.129 140.4);
Tailwind
colors: {
custom: {
50: '#b2e0a7',
500: '#8fd282',
950: '#000000',
},
}SCSS
$custom: #8fd282; $custom-light: #b2e0a7; $custom-dark: #000000;
JSON
{
"hex": "#8fd282",
"rgb": {
"r": 143,
"g": 210,
"b": 130
},
"hsl": {
"h": 110.25,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.79935,
"c": 0.12877,
"h": 140.4
},
"luminance": 0.53545
}Semantic roles & 50–950 ramp
primary
#8FD282
secondary
#9853A5
accent
#2BBAA3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480