#8FD58D#8FD58D
#8FD58D is a light, vivid green. Relative luminance 0.554; OKLCH L 80.8% C 0.122 H 143.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD58D |
|---|---|
| RGB | rgb(143, 213, 141) |
| HSL | hsl(118, 46%, 69%) |
| HSV | hsv(118, 34%, 84%) |
| CMYK | cmyk(32.9%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(79.24, -36.06, 28.83) |
| CIE-LCH | lch(79.24, 46.16, 141.36°) |
| OKLab | oklab(80.84% -0.0983 0.0722) |
| OKLCH | oklch(80.84% 0.122 143.7) |
| XYZ | xyz(39.9280, 55.3494, 33.7738) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Pistachio
#93C572
ΔE00 5.72
Soft Green
#6FC276
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 6.14
Lightgreen
#90EE90
ΔE00 6.26
Emerald
#50C878
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD58D #D38DD5
analogous
#B3D58D #8FD58D #8DD5AF
triadic
#8FD58D #8D8FD5 #D58D8F
tetradic
#8FD58D #8DB3D5 #D38DD5 #D5AF8D
square
#8FD58D #8DB3D5 #D38DD5 #D5AF8D
split-complementary
#8FD58D #AF8DD5 #D58DB3
monochromatic
#41A93E #63C560 #8FD58D #BBE5BA #E7F6E6
Accessibility & contrast
On white
1.74
#8FD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#8FD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD58D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD58D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#CDC291
Tritanopia (blue-blind)
#88D1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd58d; /* rgb */ color: rgb(143, 213, 141); /* oklch */ color: oklch(80.8% 0.122 143.7);
Tailwind
colors: {
custom: {
50: '#b2e2af',
500: '#8fd58d',
950: '#000000',
},
}SCSS
$custom: #8fd58d; $custom-light: #b2e2af; $custom-dark: #000000;
JSON
{
"hex": "#8fd58d",
"rgb": {
"r": 143,
"g": 213,
"b": 141
},
"hsl": {
"h": 118.333,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.80842,
"c": 0.12197,
"h": 143.7
},
"luminance": 0.55351
}Semantic roles & 50–950 ramp
primary
#8FD58D
secondary
#A95BAB
accent
#2CB9B5
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481