#7CED78#7CED78
#7CED78 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.187 H 143.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED78 |
|---|---|
| RGB | rgb(124, 237, 120) |
| HSL | hsl(118, 76%, 70%) |
| HSV | hsv(118, 49%, 93%) |
| CMYK | cmyk(47.7%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(85.10, -54.99, 46.63) |
| CIE-LCH | lch(85.10, 72.10, 139.70°) |
| OKLab | oklab(85.29% -0.1497 0.1125) |
| OKLCH | oklch(85.29% 0.187 143.1) |
| XYZ | xyz(41.9845, 66.2065, 28.3324) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.64
Light Green
#96F97B
ΔE00 3.67
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Palegreen
#98FB98
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED78 #E978ED
analogous
#B6ED78 #7CED78 #78EDAF
triadic
#7CED78 #787CED #ED787C
tetradic
#7CED78 #78B6ED #E978ED #EDAF78
square
#7CED78 #78B6ED #E978ED #EDAF78
split-complementary
#7CED78 #AF78ED #ED78B6
monochromatic
#22CF1C #48E642 #7CED78 #B0F4AE #E5FBE4
Accessibility & contrast
On white
1.47
#7CED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#7CED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED78
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED78 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 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)
#F1DB6E
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#6EE7D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ced78; /* rgb */ color: rgb(124, 237, 120); /* oklch */ color: oklch(85.3% 0.187 143.1);
Tailwind
colors: {
custom: {
50: '#a9f3a1',
500: '#7ced78',
950: '#000000',
},
}SCSS
$custom: #7ced78; $custom-light: #a9f3a1; $custom-dark: #000000;
JSON
{
"hex": "#7ced78",
"rgb": {
"r": 124,
"g": 237,
"b": 120
},
"hsl": {
"h": 117.949,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.85286,
"c": 0.18729,
"h": 143.1
},
"luminance": 0.6621
}Semantic roles & 50–950 ramp
primary
#7CED78
secondary
#C243C6
accent
#0DD9D2
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#10170F
muted
#818580