#7CF58F#7CF58F
#7CF58F is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.6% C 0.177 H 147.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF58F |
|---|---|
| RGB | rgb(124, 245, 143) |
| HSL | hsl(129, 86%, 72%) |
| HSV | hsv(129, 49%, 96%) |
| CMYK | cmyk(49.4%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.76, -54.91, 38.86) |
| CIE-LCH | lch(87.76, 67.27, 144.71°) |
| OKLab | oklab(87.57% -0.149 0.0958) |
| OKLCH | oklch(87.57% 0.177 147.3) |
| XYZ | xyz(45.9198, 71.5695, 37.3758) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 2.67
Lightgreen
#90EE90
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.83
Foam Green
#90FDA9
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF58F #F57CE2
analogous
#A6F57C #7CF58F #7CF5CB
triadic
#7CF58F #8F7CF5 #F58F7C
tetradic
#7CF58F #7CA6F5 #F57CE2 #F5CB7C
square
#7CF58F #7CA6F5 #F57CE2 #F5CB7C
split-complementary
#7CF58F #CB7CF5 #F57CA6
monochromatic
#11E533 #43F15E #7CF58F #B5F9C0 #E3FDE7
Accessibility & contrast
On white
1.37
#7CF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#7CF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF58F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF58F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E388
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#66F0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7cf58f; /* rgb */ color: rgb(124, 245, 143); /* oklch */ color: oklch(87.6% 0.177 147.3);
Tailwind
colors: {
custom: {
50: '#a9f9b1',
500: '#7cf58f',
950: '#000000',
},
}SCSS
$custom: #7cf58f; $custom-light: #a9f9b1; $custom-dark: #000000;
JSON
{
"hex": "#7cf58f",
"rgb": {
"r": 124,
"g": 245,
"b": 143
},
"hsl": {
"h": 129.421,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.87565,
"c": 0.17716,
"h": 147.3
},
"luminance": 0.71573
}Semantic roles & 50–950 ramp
primary
#7CF58F
secondary
#D145BB
accent
#03BFE2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581