#7FE290#7FE290
#7FE290 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.2% C 0.148 H 148.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE290 |
|---|---|
| RGB | rgb(127, 226, 144) |
| HSL | hsl(130, 63%, 69%) |
| HSV | hsv(130, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(82.33, -46.12, 31.27) |
| CIE-LCH | lch(82.33, 55.72, 145.86°) |
| OKLab | oklab(83.17% -0.1255 0.0781) |
| OKLCH | oklch(83.17% 0.148 148.1) |
| XYZ | xyz(40.9804, 60.9156, 35.9786) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 5.05
Weird Green
#3AE57F
ΔE00 5.26
Light Sea Green
#98F6B0
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE290 #E27FD1
analogous
#A0E27F #7FE290 #7FE2C2
triadic
#7FE290 #907FE2 #E2907F
tetradic
#7FE290 #7FA0E2 #E27FD1 #E2C27F
square
#7FE290 #7FA0E2 #E27FD1 #E2C27F
split-complementary
#7FE290 #C27FE2 #E27FA0
monochromatic
#2BBC44 #4DD765 #7FE290 #B1EDBB #E3F9E7
Accessibility & contrast
On white
1.59
#7FE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#7FE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE290
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE290 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#6FDECD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fe290; /* rgb */ color: rgb(127, 226, 144); /* oklch */ color: oklch(83.2% 0.148 148.1);
Tailwind
colors: {
custom: {
50: '#a9ecb1',
500: '#7fe290',
950: '#000000',
},
}SCSS
$custom: #7fe290; $custom-light: #a9ecb1; $custom-dark: #000000;
JSON
{
"hex": "#7fe290",
"rgb": {
"r": 127,
"g": 226,
"b": 144
},
"hsl": {
"h": 130.303,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.8317,
"c": 0.14777,
"h": 148.1
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#7FE290
secondary
#BA4CA7
accent
#1BADCB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481