#7CF59F#7CF59F
#7CF59F is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.9% C 0.162 H 151.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF59F |
|---|---|
| RGB | rgb(124, 245, 159) |
| HSL | hsl(137, 86%, 72%) |
| HSV | hsv(137, 49%, 96%) |
| CMYK | cmyk(49.4%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(88.01, -52.32, 31.22) |
| CIE-LCH | lch(88.01, 60.93, 149.18°) |
| OKLab | oklab(87.85% -0.1422 0.0782) |
| OKLCH | oklch(87.85% 0.162 151.2) |
| XYZ | xyz(47.2194, 72.0893, 44.2205) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.98
Mint Green
#8FFF9F
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF59F #F57CD2
analogous
#96F57C #7CF59F #7CF5DB
triadic
#7CF59F #9F7CF5 #F59F7C
tetradic
#7CF59F #7C96F5 #F57CD2 #F5DB7C
square
#7CF59F #7C96F5 #F57CD2 #F5DB7C
split-complementary
#7CF59F #DB7CF5 #F57C96
monochromatic
#11E54F #43F175 #7CF59F #B5F9C9 #E3FDEA
Accessibility & contrast
On white
1.36
#7CF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#7CF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF59F
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF59F | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E5D8A4
Tritanopia (blue-blind)
#62F2DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7cf59f; /* rgb */ color: rgb(124, 245, 159); /* oklch */ color: oklch(87.9% 0.162 151.2);
Tailwind
colors: {
custom: {
50: '#a9f9bc',
500: '#7cf59f',
950: '#000000',
},
}SCSS
$custom: #7cf59f; $custom-light: #a9f9bc; $custom-dark: #000000;
JSON
{
"hex": "#7cf59f",
"rgb": {
"r": 124,
"g": 245,
"b": 159
},
"hsl": {
"h": 137.355,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.87852,
"c": 0.16231,
"h": 151.2
},
"luminance": 0.72093
}Semantic roles & 50–950 ramp
primary
#7CF59F
secondary
#D145A8
accent
#03A2E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582