#7FE075#7FE075
#7FE075 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.171 H 141.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE075 |
|---|---|
| RGB | rgb(127, 224, 117) |
| HSL | hsl(114, 63%, 67%) |
| HSV | hsv(114, 48%, 88%) |
| CMYK | cmyk(43.3%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(81.35, -49.28, 43.45) |
| CIE-LCH | lch(81.35, 65.70, 138.60°) |
| OKLab | oklab(82.24% -0.1344 0.1052) |
| OKLCH | oklch(82.24% 0.171 141.9) |
| XYZ | xyz(38.6172, 59.1052, 26.1998) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 4.07
Fresh Green
#69D84F
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 5.94
Light Green
#96F97B
ΔE00 5.95
Palegreen
#98FB98
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE075 #D675E0
analogous
#B4E075 #7FE075 #75E0A1
triadic
#7FE075 #757FE0 #E0757F
tetradic
#7FE075 #75B4E0 #D675E0 #E0A175
square
#7FE075 #75B4E0 #D675E0 #E0A175
split-complementary
#7FE075 #A175E0 #E075B4
monochromatic
#35B328 #51D543 #7FE075 #ADEBA7 #DCF6D9
Accessibility & contrast
On white
1.64
#7FE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#7FE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE075
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE075 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#75DAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fe075; /* rgb */ color: rgb(127, 224, 117); /* oklch */ color: oklch(82.2% 0.171 141.9);
Tailwind
colors: {
custom: {
50: '#a9ea9e',
500: '#7fe075',
950: '#000000',
},
}SCSS
$custom: #7fe075; $custom-light: #a9ea9e; $custom-dark: #000000;
JSON
{
"hex": "#7fe075",
"rgb": {
"r": 127,
"g": 224,
"b": 117
},
"hsl": {
"h": 114.393,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82238,
"c": 0.17073,
"h": 141.9
},
"luminance": 0.59108
}Semantic roles & 50–950 ramp
primary
#7FE075
secondary
#AA45B4
accent
#1ACBBB
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480