#7ED18B#7ED18B
#7ED18B is a light, vivid green. Relative luminance 0.519; OKLCH L 79.0% C 0.128 H 148.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED18B |
|---|---|
| RGB | rgb(126, 209, 139) |
| HSL | hsl(129, 47%, 66%) |
| HSV | hsv(129, 40%, 82%) |
| CMYK | cmyk(39.7%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(77.22, -39.84, 27.01) |
| CIE-LCH | lch(77.22, 48.13, 145.86°) |
| OKLab | oklab(78.97% -0.1086 0.0678) |
| OKLCH | oklch(78.97% 0.128 148) |
| XYZ | xyz(36.0629, 51.8985, 32.5382) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.27
Emerald
#50C878
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.87
Dark Mint
#48C072
ΔE00 6.65
Pistachio
#93C572
ΔE00 6.75
Seaweed
#18D17B
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED18B #D17EC4
analogous
#9AD17E #7ED18B #7ED1B5
triadic
#7ED18B #8B7ED1 #D18B7E
tetradic
#7ED18B #7E9AD1 #D17EC4 #D1B57E
square
#7ED18B #7E9AD1 #D17EC4 #D1B57E
split-complementary
#7ED18B #B57ED1 #D17E9A
monochromatic
#389D48 #51C162 #7ED18B #ABE1B4 #D8F1DC
Accessibility & contrast
On white
1.85
#7ED18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7ED18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED18B
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED18B | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#C6BB8F
Tritanopia (blue-blind)
#72CEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed18b; /* rgb */ color: rgb(126, 209, 139); /* oklch */ color: oklch(79.0% 0.128 148.0);
Tailwind
colors: {
custom: {
50: '#a7dfad',
500: '#7ed18b',
950: '#000000',
},
}SCSS
$custom: #7ed18b; $custom-light: #a7dfad; $custom-dark: #000000;
JSON
{
"hex": "#7ed18b",
"rgb": {
"r": 126,
"g": 209,
"b": 139
},
"hsl": {
"h": 129.398,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.78971,
"c": 0.12801,
"h": 148
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#7ED18B
secondary
#A25195
accent
#2BA4BB
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481