#8DD57F#8DD57F
#8DD57F is a light, vivid green. Relative luminance 0.548; OKLCH L 80.5% C 0.138 H 140.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD57F |
|---|---|
| RGB | rgb(141, 213, 127) |
| HSL | hsl(110, 51%, 67%) |
| HSV | hsv(110, 40%, 84%) |
| CMYK | cmyk(33.8%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(78.92, -38.82, 35.54) |
| CIE-LCH | lch(78.92, 52.63, 137.53°) |
| OKLab | oklab(80.48% -0.106 0.0876) |
| OKLCH | oklch(80.48% 0.138 140.4) |
| XYZ | xyz(38.6081, 54.7818, 28.6142) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 6.66
Lightish Green
#61E160
ΔE00 6.88
Pale Olive Green
#B1D27B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD57F #C77FD5
analogous
#B8D57F #8DD57F #7FD59C
triadic
#8DD57F #7F8DD5 #D57F8D
tetradic
#8DD57F #7FB8D5 #C77FD5 #D59C7F
square
#8DD57F #7FB8D5 #C77FD5 #D59C7F
split-complementary
#8DD57F #9C7FD5 #D57FB8
monochromatic
#48A436 #64C651 #8DD57F #B6E4AD #DFF3DB
Accessibility & contrast
On white
1.76
#8DD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8DD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD57F
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD57F | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C879
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#88D0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dd57f; /* rgb */ color: rgb(141, 213, 127); /* oklch */ color: oklch(80.5% 0.138 140.4);
Tailwind
colors: {
custom: {
50: '#b1e2a5',
500: '#8dd57f',
950: '#000000',
},
}SCSS
$custom: #8dd57f; $custom-light: #b1e2a5; $custom-dark: #000000;
JSON
{
"hex": "#8dd57f",
"rgb": {
"r": 141,
"g": 213,
"b": 127
},
"hsl": {
"h": 110.233,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.80477,
"c": 0.13751,
"h": 140.4
},
"luminance": 0.54784
}Semantic roles & 50–950 ramp
primary
#8DD57F
secondary
#9A50A8
accent
#28BEA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480