#8FD37D#8FD37D
#8FD37D is a light, vivid green. Relative luminance 0.539; OKLCH L 80.1% C 0.135 H 139.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD37D |
|---|---|
| RGB | rgb(143, 211, 125) |
| HSL | hsl(107, 49%, 66%) |
| HSV | hsv(107, 41%, 83%) |
| CMYK | cmyk(32.2%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(78.41, -37.55, 35.92) |
| CIE-LCH | lch(78.41, 51.96, 136.27°) |
| OKLab | oklab(80.08% -0.1026 0.0884) |
| OKLCH | oklch(80.08% 0.135 139.3) |
| XYZ | xyz(38.3223, 53.9072, 27.7840) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.00
Soft Green
#6FC276
ΔE00 5.78
Light Moss Green
#A6C875
ΔE00 6.01
Lightgreen
#90EE90
ΔE00 6.32
Pale Olive Green
#B1D27B
ΔE00 6.38
Light Grey Green
#B7E1A1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD37D #C17DD3
analogous
#BAD37D #8FD37D #7DD396
triadic
#8FD37D #7D8FD3 #D37D8F
tetradic
#8FD37D #7DBAD3 #C17DD3 #D3967D
square
#8FD37D #7DBAD3 #C17DD3 #D3967D
split-complementary
#8FD37D #967DD3 #D37DBA
monochromatic
#4CA036 #68C44F #8FD37D #B6E2AB #DEF2D8
Accessibility & contrast
On white
1.78
#8FD37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8FD37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD37D
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD37D | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#8BCEBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fd37d; /* rgb */ color: rgb(143, 211, 125); /* oklch */ color: oklch(80.1% 0.135 139.3);
Tailwind
colors: {
custom: {
50: '#b2e1a3',
500: '#8fd37d',
950: '#000000',
},
}SCSS
$custom: #8fd37d; $custom-light: #b2e1a3; $custom-dark: #000000;
JSON
{
"hex": "#8fd37d",
"rgb": {
"r": 143,
"g": 211,
"b": 125
},
"hsl": {
"h": 107.442,
"s": 49.425,
"l": 65.882
},
"oklch": {
"l": 0.80083,
"c": 0.13543,
"h": 139.3
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#8FD37D
secondary
#9350A4
accent
#29BD9E
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480