#8FD682#8FD682
#8FD682 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.9% C 0.135 H 140.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD682 |
|---|---|
| RGB | rgb(143, 214, 130) |
| HSL | hsl(111, 51%, 67%) |
| HSV | hsv(111, 39%, 84%) |
| CMYK | cmyk(33.2%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(79.35, -38.19, 34.61) |
| CIE-LCH | lch(79.35, 51.54, 137.81°) |
| OKLab | oklab(80.87% -0.1042 0.0855) |
| OKLCH | oklch(80.87% 0.135 140.6) |
| XYZ | xyz(39.4021, 55.5427, 29.7595) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 5.56
Soft Green
#6FC276
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD682 #C982D6
analogous
#B9D682 #8FD682 #82D69F
triadic
#8FD682 #828FD6 #D6828F
tetradic
#8FD682 #82B9D6 #C982D6 #D69F82
square
#8FD682 #82B9D6 #C982D6 #D69F82
split-complementary
#8FD682 #9F82D6 #D682B9
monochromatic
#48A737 #66C754 #8FD682 #B8E5B0 #E2F4DE
Accessibility & contrast
On white
1.73
#8FD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#8FD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD682
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD682 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97C
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#8AD1C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd682; /* rgb */ color: rgb(143, 214, 130); /* oklch */ color: oklch(80.9% 0.135 140.6);
Tailwind
colors: {
custom: {
50: '#b2e3a7',
500: '#8fd682',
950: '#000000',
},
}SCSS
$custom: #8fd682; $custom-light: #b2e3a7; $custom-dark: #000000;
JSON
{
"hex": "#8fd682",
"rgb": {
"r": 143,
"g": 214,
"b": 130
},
"hsl": {
"h": 110.714,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.80874,
"c": 0.13483,
"h": 140.6
},
"luminance": 0.55544
}Semantic roles & 50–950 ramp
primary
#8FD682
secondary
#9D51AB
accent
#28BEA7
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480