#7FD18C#7FD18C
#7FD18C is a light, vivid green. Relative luminance 0.520; OKLCH L 79.0% C 0.126 H 148.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD18C |
|---|---|
| RGB | rgb(127, 209, 140) |
| HSL | hsl(130, 47%, 66%) |
| HSV | hsv(130, 39%, 82%) |
| CMYK | cmyk(39.2%, 0%, 33%, 18%) |
| CIE-LAB | lab(77.28, -39.37, 26.58) |
| CIE-LCH | lch(77.28, 47.50, 145.97°) |
| OKLab | oklab(79.04% -0.1073 0.0668) |
| OKLCH | oklch(79.04% 0.126 148.1) |
| XYZ | xyz(36.2845, 52.0042, 32.9318) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.37
Emerald
#50C878
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.74
Dark Mint
#48C072
ΔE00 6.77
Pistachio
#93C572
ΔE00 6.78
Seaweed
#18D17B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD18C #D17FC4
analogous
#9BD17F #7FD18C #7FD1B5
triadic
#7FD18C #8C7FD1 #D18C7F
tetradic
#7FD18C #7F9BD1 #D17FC4 #D1B57F
square
#7FD18C #7F9BD1 #D17FC4 #D1B57F
split-complementary
#7FD18C #B57FD1 #D17F9B
monochromatic
#389D48 #52C164 #7FD18C #ACE1B4 #D9F1DD
Accessibility & contrast
On white
1.84
#7FD18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7FD18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD18C
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD18C | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#C6BC90
Tritanopia (blue-blind)
#73CEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd18c; /* rgb */ color: rgb(127, 209, 140); /* oklch */ color: oklch(79.0% 0.126 148.1);
Tailwind
colors: {
custom: {
50: '#a7dfae',
500: '#7fd18c',
950: '#000000',
},
}SCSS
$custom: #7fd18c; $custom-light: #a7dfae; $custom-dark: #000000;
JSON
{
"hex": "#7fd18c",
"rgb": {
"r": 127,
"g": 209,
"b": 140
},
"hsl": {
"h": 129.512,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.7904,
"c": 0.12643,
"h": 148.1
},
"luminance": 0.52006
}Semantic roles & 50–950 ramp
primary
#7FD18C
secondary
#A25296
accent
#2BA4BA
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481