#7ED299#7ED299
#7ED299 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.5% C 0.116 H 153.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED299 |
|---|---|
| RGB | rgb(126, 210, 153) |
| HSL | hsl(139, 48%, 66%) |
| HSV | hsv(139, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.77, -37.80, 20.43) |
| CIE-LCH | lch(77.77, 42.97, 151.62°) |
| OKLab | oklab(79.5% -0.1036 0.052) |
| OKLCH | oklch(79.5% 0.116 153.4) |
| XYZ | xyz(37.3982, 52.8264, 38.3567) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.14
Soft Green
#6FC276
ΔE00 6.17
Emerald
#50C878
ΔE00 6.39
Mediumaquamarine
#66CDAA
ΔE00 6.76
Eucalyptus
#44D7A8
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED299 #D27EB7
analogous
#8DD27E #7ED299 #7ED2C3
triadic
#7ED299 #997ED2 #D2997E
tetradic
#7ED299 #7E8DD2 #D27EB7 #D2C37E
square
#7ED299 #7E8DD2 #D27EB7 #D2C37E
split-complementary
#7ED299 #C37ED2 #D27E8D
monochromatic
#379E58 #51C275 #7ED299 #ABE2BD #D9F2E1
Accessibility & contrast
On white
1.82
#7ED299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7ED299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED299
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED299 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#6ED0C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ed299; /* rgb */ color: rgb(126, 210, 153); /* oklch */ color: oklch(79.5% 0.116 153.4);
Tailwind
colors: {
custom: {
50: '#a7e0b7',
500: '#7ed299',
950: '#000000',
},
}SCSS
$custom: #7ed299; $custom-light: #a7e0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ed299",
"rgb": {
"r": 126,
"g": 210,
"b": 153
},
"hsl": {
"h": 139.286,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.79504,
"c": 0.11588,
"h": 153.4
},
"luminance": 0.52829
}Semantic roles & 50–950 ramp
primary
#7ED299
secondary
#A35189
accent
#2A8DBC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481