#7ED288#7ED288
#7ED288 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.2% C 0.133 H 147.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED288 |
|---|---|
| RGB | rgb(126, 210, 136) |
| HSL | hsl(127, 48%, 66%) |
| HSV | hsv(127, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 35.2%, 17.6%) |
| CIE-LAB | lab(77.46, -40.78, 28.89) |
| CIE-LCH | lch(77.46, 49.98, 144.68°) |
| OKLab | oklab(79.15% -0.1111 0.0723) |
| OKLCH | oklch(79.15% 0.133 147) |
| XYZ | xyz(36.0928, 52.3042, 31.4817) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.25
Emerald
#50C878
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 6.07
Pistachio
#93C572
ΔE00 6.43
Dark Mint
#48C072
ΔE00 6.71
Lightgreen
#90EE90
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED288 #D27EC8
analogous
#9ED27E #7ED288 #7ED2B2
triadic
#7ED288 #887ED2 #D2887E
tetradic
#7ED288 #7E9ED2 #D27EC8 #D2B27E
square
#7ED288 #7E9ED2 #D27EC8 #D2B27E
split-complementary
#7ED288 #B27ED2 #D27E9E
monochromatic
#379E44 #51C25E #7ED288 #ABE2B2 #D9F2DC
Accessibility & contrast
On white
1.83
#7ED288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7ED288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED288
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED288 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C483
Deuteranopia (green-blind)
#C8BC8C
Tritanopia (blue-blind)
#72CEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed288; /* rgb */ color: rgb(126, 210, 136); /* oklch */ color: oklch(79.2% 0.133 147.0);
Tailwind
colors: {
custom: {
50: '#a7e0ab',
500: '#7ed288',
950: '#000000',
},
}SCSS
$custom: #7ed288; $custom-light: #a7e0ab; $custom-dark: #000000;
JSON
{
"hex": "#7ed288",
"rgb": {
"r": 126,
"g": 210,
"b": 136
},
"hsl": {
"h": 127.143,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.79151,
"c": 0.13252,
"h": 147
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#7ED288
secondary
#A3519A
accent
#2AAABC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481