#7CED77#7CED77
#7CED77 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.188 H 142.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED77 |
|---|---|
| RGB | rgb(124, 237, 119) |
| HSL | hsl(117, 77%, 70%) |
| HSV | hsv(117, 50%, 93%) |
| CMYK | cmyk(47.7%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(85.09, -55.12, 47.09) |
| CIE-LCH | lch(85.09, 72.50, 139.49°) |
| OKLab | oklab(85.27% -0.1501 0.1135) |
| OKLCH | oklch(85.27% 0.188 142.9) |
| XYZ | xyz(41.9241, 66.1823, 28.0145) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.60
Light Green
#96F97B
ΔE00 3.61
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Palegreen
#98FB98
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED77 #E877ED
analogous
#B7ED77 #7CED77 #77EDAD
triadic
#7CED77 #777CED #ED777C
tetradic
#7CED77 #77B7ED #E877ED #EDAD77
square
#7CED77 #77B7ED #E877ED #EDAD77
split-complementary
#7CED77 #AD77ED #ED77B7
monochromatic
#23CE1B #48E641 #7CED77 #B0F4AD #E4FBE3
Accessibility & contrast
On white
1.48
#7CED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#7CED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED77
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED77 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#6EE7D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ced77; /* rgb */ color: rgb(124, 237, 119); /* oklch */ color: oklch(85.3% 0.188 142.9);
Tailwind
colors: {
custom: {
50: '#a9f3a0',
500: '#7ced77',
950: '#000000',
},
}SCSS
$custom: #7ced77; $custom-light: #a9f3a0; $custom-dark: #000000;
JSON
{
"hex": "#7ced77",
"rgb": {
"r": 124,
"g": 237,
"b": 119
},
"hsl": {
"h": 117.458,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.85272,
"c": 0.18818,
"h": 142.9
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#7CED77
secondary
#C042C6
accent
#0DD9D0
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#10170F
muted
#818580