#7FF57B#7FF57B
#7FF57B is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.194 H 143.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF57B |
|---|---|
| RGB | rgb(127, 245, 123) |
| HSL | hsl(118, 86%, 72%) |
| HSV | hsv(118, 50%, 96%) |
| CMYK | cmyk(48.2%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(87.60, -56.93, 48.32) |
| CIE-LCH | lch(87.60, 74.67, 139.68°) |
| OKLab | oklab(87.38% -0.155 0.1164) |
| OKLCH | oklch(87.38% 0.194 143.1) |
| XYZ | xyz(44.9777, 71.2436, 30.1163) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.02
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Light Green
#96F97B
ΔE00 2.58
Lighter Green
#75FD63
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF57B #F17BF5
analogous
#BCF57B #7FF57B #7BF5B4
triadic
#7FF57B #7B7FF5 #F57B7F
tetradic
#7FF57B #7BBCF5 #F17BF5 #F5B47B
square
#7FF57B #7BBCF5 #F17BF5 #F5B47B
split-complementary
#7FF57B #B47BF5 #F57BBC
monochromatic
#18E411 #48F142 #7FF57B #B6F9B4 #E3FDE3
Accessibility & contrast
On white
1.38
#7FF57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#7FF57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF57B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF57B | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE271
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#70EFD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff57b; /* rgb */ color: rgb(127, 245, 123); /* oklch */ color: oklch(87.4% 0.194 143.1);
Tailwind
colors: {
custom: {
50: '#abf9a3',
500: '#7ff57b',
950: '#000000',
},
}SCSS
$custom: #7ff57b; $custom-light: #abf9a3; $custom-dark: #000000;
JSON
{
"hex": "#7ff57b",
"rgb": {
"r": 127,
"g": 245,
"b": 123
},
"hsl": {
"h": 118.033,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.87379,
"c": 0.19386,
"h": 143.1
},
"luminance": 0.71247
}Semantic roles & 50–950 ramp
primary
#7FF57B
secondary
#CC44D0
accent
#03E2DB
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11170F
muted
#818580