#7ED59B#7ED59B
#7ED59B is a light, moderate green. Relative luminance 0.544; OKLCH L 80.3% C 0.119 H 153.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED59B |
|---|---|
| RGB | rgb(126, 213, 155) |
| HSL | hsl(140, 51%, 66%) |
| HSV | hsv(140, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 27.2%, 16.5%) |
| CIE-LAB | lab(78.69, -38.79, 20.63) |
| CIE-LCH | lch(78.69, 43.93, 151.99°) |
| OKLab | oklab(80.26% -0.1063 0.0525) |
| OKLCH | oklch(80.26% 0.119 153.7) |
| XYZ | xyz(38.3124, 54.3882, 39.4831) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.62
Hospital Green
#9BE5AA
ΔE00 4.64
Emerald
#50C878
ΔE00 6.59
Soft Green
#6FC276
ΔE00 6.62
Eucalyptus
#44D7A8
ΔE00 6.66
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED59B #D57EB8
analogous
#8DD57E #7ED59B #7ED5C7
triadic
#7ED59B #9B7ED5 #D59B7E
tetradic
#7ED59B #7E8DD5 #D57EB8 #D5C77E
square
#7ED59B #7E8DD5 #D57EB8 #D5C77E
split-complementary
#7ED59B #C77ED5 #D57E8D
monochromatic
#35A35A #50C677 #7ED59B #ACE4BF #DAF3E3
Accessibility & contrast
On white
1.77
#7ED59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7ED59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED59B
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED59B | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C898
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#6DD3C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed59b; /* rgb */ color: rgb(126, 213, 155); /* oklch */ color: oklch(80.3% 0.119 153.7);
Tailwind
colors: {
custom: {
50: '#a7e2b8',
500: '#7ed59b',
950: '#000000',
},
}SCSS
$custom: #7ed59b; $custom-light: #a7e2b8; $custom-dark: #000000;
JSON
{
"hex": "#7ed59b",
"rgb": {
"r": 126,
"g": 213,
"b": 155
},
"hsl": {
"h": 140,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.80259,
"c": 0.11852,
"h": 153.7
},
"luminance": 0.54391
}Semantic roles & 50–950 ramp
primary
#7ED59B
secondary
#A8508A
accent
#278CBE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481