#8FDC8D#8FDC8D
#8FDC8D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.5% C 0.133 H 143.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDC8D |
|---|---|
| RGB | rgb(143, 220, 141) |
| HSL | hsl(118, 53%, 71%) |
| HSV | hsv(118, 36%, 86%) |
| CMYK | cmyk(35%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.26, -39.22, 31.51) |
| CIE-LCH | lch(81.26, 50.31, 141.22°) |
| OKLab | oklab(82.48% -0.1069 0.0786) |
| OKLCH | oklch(82.48% 0.133 143.7) |
| XYZ | xyz(41.7268, 58.9470, 34.3734) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 6.21
Light Sea Green
#98F6B0
ΔE00 6.53
Pistachio
#93C572
ΔE00 6.70
Light Sage
#BCECAC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDC8D #DA8DDC
analogous
#B6DC8D #8FDC8D #8DDCB2
triadic
#8FDC8D #8D8FDC #DC8D8F
tetradic
#8FDC8D #8DB6DC #DA8DDC #DCB28D
square
#8FDC8D #8DB6DC #DA8DDC #DCB28D
split-complementary
#8FDC8D #B28DDC #DC8DB6
monochromatic
#3BB738 #61CE5E #8FDC8D #BDEABC #E8F8E8
Accessibility & contrast
On white
1.64
#8FDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#8FDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDC8D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDC8D | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF88
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#87D8C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8fdc8d; /* rgb */ color: rgb(143, 220, 141); /* oklch */ color: oklch(82.5% 0.133 143.7);
Tailwind
colors: {
custom: {
50: '#b2e7af',
500: '#8fdc8d',
950: '#000000',
},
}SCSS
$custom: #8fdc8d; $custom-light: #b2e7af; $custom-dark: #000000;
JSON
{
"hex": "#8fdc8d",
"rgb": {
"r": 143,
"g": 220,
"b": 141
},
"hsl": {
"h": 118.481,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.82479,
"c": 0.13269,
"h": 143.7
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#8FDC8D
secondary
#B15AB3
accent
#25C0BD
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481