#7FDC8D#7FDC8D
#7FDC8D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.142 H 147.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDC8D |
|---|---|
| RGB | rgb(127, 220, 141) |
| HSL | hsl(129, 57%, 68%) |
| HSV | hsv(129, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.53, -44.04, 30.40) |
| CIE-LCH | lch(80.53, 53.51, 145.38°) |
| OKLab | oklab(81.68% -0.1199 0.076) |
| OKLCH | oklch(81.68% 0.142 147.6) |
| XYZ | xyz(39.1511, 57.6190, 34.2527) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.12
Weird Green
#3AE57F
ΔE00 5.86
Emerald
#50C878
ΔE00 6.30
Light Sea Green
#98F6B0
ΔE00 6.41
Soft Green
#6FC276
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDC8D #DC7FCE
analogous
#9FDC7F #7FDC8D #7FDCBB
triadic
#7FDC8D #8D7FDC #DC8D7F
tetradic
#7FDC8D #7F9FDC #DC7FCE #DCBB7F
square
#7FDC8D #7F9FDC #DC7FCE #DCBB7F
split-complementary
#7FDC8D #BB7FDC #DC7F9F
monochromatic
#30B044 #4FCF62 #7FDC8D #AFE9B8 #DFF6E3
Accessibility & contrast
On white
1.68
#7FDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7FDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDC8D
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDC8D | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#71D8C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fdc8d; /* rgb */ color: rgb(127, 220, 141); /* oklch */ color: oklch(81.7% 0.142 147.6);
Tailwind
colors: {
custom: {
50: '#a8e7af',
500: '#7fdc8d',
950: '#000000',
},
}SCSS
$custom: #7fdc8d; $custom-light: #a8e7af; $custom-dark: #000000;
JSON
{
"hex": "#7fdc8d",
"rgb": {
"r": 127,
"g": 220,
"b": 141
},
"hsl": {
"h": 129.032,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81682,
"c": 0.1419,
"h": 147.6
},
"luminance": 0.57622
}Semantic roles & 50–950 ramp
primary
#7FDC8D
secondary
#B24DA3
accent
#21ACC5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481