#7FF07D#7FF07D
#7FF07D is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.185 H 143.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF07D |
|---|---|
| RGB | rgb(127, 240, 125) |
| HSL | hsl(119, 79%, 72%) |
| HSV | hsv(119, 48%, 94%) |
| CMYK | cmyk(47.1%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(86.16, -54.70, 45.59) |
| CIE-LCH | lch(86.16, 71.21, 140.19°) |
| OKLab | oklab(86.21% -0.1489 0.1104) |
| OKLCH | oklch(86.21% 0.185 143.4) |
| XYZ | xyz(43.6120, 68.3097, 30.2850) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.13
Light Green
#96F97B
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Palegreen
#98FB98
ΔE00 3.80
Lightish Green
#61E160
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF07D #EE7DF0
analogous
#B8F07D #7FF07D #7DF0B5
triadic
#7FF07D #7D7FF0 #F07D7F
tetradic
#7FF07D #7DB8F0 #EE7DF0 #F0B57D
square
#7FF07D #7DB8F0 #EE7DF0 #F0B57D
split-complementary
#7FF07D #B57DF0 #F07DB8
monochromatic
#1CDA19 #49EA46 #7FF07D #B5F6B4 #E4FCE4
Accessibility & contrast
On white
1.43
#7FF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#7FF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF07D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF07D | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#70EAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ff07d; /* rgb */ color: rgb(127, 240, 125); /* oklch */ color: oklch(86.2% 0.185 143.4);
Tailwind
colors: {
custom: {
50: '#abf6a4',
500: '#7ff07d',
950: '#000000',
},
}SCSS
$custom: #7ff07d; $custom-light: #abf6a4; $custom-dark: #000000;
JSON
{
"hex": "#7ff07d",
"rgb": {
"r": 127,
"g": 240,
"b": 125
},
"hsl": {
"h": 118.957,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.86206,
"c": 0.18536,
"h": 143.4
},
"luminance": 0.68313
}Semantic roles & 50–950 ramp
primary
#7FF07D
secondary
#C847CA
accent
#0ADCD8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#11170F
muted
#818580