#7FDC8F#7FDC8F
#7FDC8F is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.140 H 148.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDC8F |
|---|---|
| RGB | rgb(127, 220, 143) |
| HSL | hsl(130, 57%, 68%) |
| HSV | hsv(130, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(80.56, -43.71, 29.42) |
| CIE-LCH | lch(80.56, 52.69, 146.05°) |
| OKLab | oklab(81.72% -0.119 0.0736) |
| OKLCH | oklch(81.72% 0.14 148.2) |
| XYZ | xyz(39.3013, 57.6790, 35.0435) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.98
Light Sea Green
#98F6B0
ΔE00 6.27
Emerald
#50C878
ΔE00 6.31
Soft Green
#6FC276
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDC8F #DC7FCC
analogous
#9DDC7F #7FDC8F #7FDCBE
triadic
#7FDC8F #8F7FDC #DC8F7F
tetradic
#7FDC8F #7F9DDC #DC7FCC #DCBE7F
square
#7FDC8F #7F9DDC #DC7FCC #DCBE7F
split-complementary
#7FDC8F #BE7FDC #DC7F9D
monochromatic
#30B046 #4FCF65 #7FDC8F #AFE9B9 #DFF6E3
Accessibility & contrast
On white
1.68
#7FDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#7FDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDC8F
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDC8F | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8A
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#70D8C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fdc8f; /* rgb */ color: rgb(127, 220, 143); /* oklch */ color: oklch(81.7% 0.140 148.2);
Tailwind
colors: {
custom: {
50: '#a8e7b0',
500: '#7fdc8f',
950: '#000000',
},
}SCSS
$custom: #7fdc8f; $custom-light: #a8e7b0; $custom-dark: #000000;
JSON
{
"hex": "#7fdc8f",
"rgb": {
"r": 127,
"g": 220,
"b": 143
},
"hsl": {
"h": 130.323,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.8172,
"c": 0.13995,
"h": 148.2
},
"luminance": 0.57682
}Semantic roles & 50–950 ramp
primary
#7FDC8F
secondary
#B24DA1
accent
#21A8C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481