#7FE175#7FE175
#7FE175 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.172 H 142.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE175 |
|---|---|
| RGB | rgb(127, 225, 117) |
| HSL | hsl(114, 64%, 67%) |
| HSV | hsv(114, 48%, 88%) |
| CMYK | cmyk(43.6%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(81.64, -49.70, 43.81) |
| CIE-LCH | lch(81.64, 66.25, 138.60°) |
| OKLab | oklab(82.48% -0.1356 0.1061) |
| OKLCH | oklch(82.48% 0.172 142) |
| XYZ | xyz(38.8868, 59.6443, 26.2896) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.25
Lightgreen
#90EE90
ΔE00 3.97
Fresh Green
#69D84F
ΔE00 4.54
Light Green
#96F97B
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.91
Easter Green
#8CFD7E
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE175 #D775E1
analogous
#B5E175 #7FE175 #75E1A1
triadic
#7FE175 #757FE1 #E1757F
tetradic
#7FE175 #75B5E1 #D775E1 #E1A175
square
#7FE175 #75B5E1 #D775E1 #E1A175
split-complementary
#7FE175 #A175E1 #E175B5
monochromatic
#34B427 #50D643 #7FE175 #AEECA7 #DCF7DA
Accessibility & contrast
On white
1.62
#7FE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7FE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE175
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE175 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D06C
Deuteranopia (green-blind)
#D8C77C
Tritanopia (blue-blind)
#75DBC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fe175; /* rgb */ color: rgb(127, 225, 117); /* oklch */ color: oklch(82.5% 0.172 142.0);
Tailwind
colors: {
custom: {
50: '#a9eb9f',
500: '#7fe175',
950: '#000000',
},
}SCSS
$custom: #7fe175; $custom-light: #a9eb9f; $custom-dark: #000000;
JSON
{
"hex": "#7fe175",
"rgb": {
"r": 127,
"g": 225,
"b": 117
},
"hsl": {
"h": 114.444,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82479,
"c": 0.17212,
"h": 142
},
"luminance": 0.59647
}Semantic roles & 50–950 ramp
primary
#7FE175
secondary
#AB45B5
accent
#19CCBC
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480