#7FE588#7FE588
#7FE588 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.160 H 145.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE588 |
|---|---|
| RGB | rgb(127, 229, 136) |
| HSL | hsl(125, 66%, 70%) |
| HSV | hsv(125, 45%, 90%) |
| CMYK | cmyk(44.5%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(83.09, -48.65, 36.30) |
| CIE-LCH | lch(83.09, 60.70, 143.27°) |
| OKLab | oklab(83.74% -0.1323 0.0897) |
| OKLCH | oklch(83.74% 0.16 145.9) |
| XYZ | xyz(41.2134, 62.3254, 33.1461) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.47
Weird Green
#3AE57F
ΔE00 4.90
Palegreen
#98FB98
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.27
Baby Green
#8CFF9E
ΔE00 5.54
Mint Green
#8FFF9F
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE588 #E57FDC
analogous
#A9E57F #7FE588 #7FE5BB
triadic
#7FE588 #887FE5 #E5887F
tetradic
#7FE588 #7FA9E5 #E57FDC #E5BB7F
square
#7FE588 #7FA9E5 #E57FDC #E5BB7F
split-complementary
#7FE588 #BB7FE5 #E57FA9
monochromatic
#27C235 #4CDB59 #7FE588 #B2EFB7 #E5FAE7
Accessibility & contrast
On white
1.56
#7FE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#7FE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE588
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE588 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#70E0CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe588; /* rgb */ color: rgb(127, 229, 136); /* oklch */ color: oklch(83.7% 0.160 145.9);
Tailwind
colors: {
custom: {
50: '#a9eeab',
500: '#7fe588',
950: '#000000',
},
}SCSS
$custom: #7fe588; $custom-light: #a9eeab; $custom-dark: #000000;
JSON
{
"hex": "#7fe588",
"rgb": {
"r": 127,
"g": 229,
"b": 136
},
"hsl": {
"h": 125.294,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.83742,
"c": 0.1598,
"h": 145.9
},
"luminance": 0.62328
}Semantic roles & 50–950 ramp
primary
#7FE588
secondary
#BD4BB3
accent
#17BECE
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581