#7FF490#7FF490
#7FF490 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.173 H 147.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF490 |
|---|---|
| RGB | rgb(127, 244, 144) |
| HSL | hsl(129, 84%, 73%) |
| HSV | hsv(129, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(87.59, -53.58, 38.17) |
| CIE-LCH | lch(87.59, 65.79, 144.53°) |
| OKLab | oklab(87.46% -0.1455 0.0943) |
| OKLCH | oklch(87.46% 0.173 147.1) |
| XYZ | xyz(46.1344, 71.2235, 37.6966) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 2.52
Mint Green
#8FFF9F
ΔE00 2.65
Palegreen
#98FB98
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF490 #F47FE3
analogous
#A8F47F #7FF490 #7FF4CA
triadic
#7FF490 #907FF4 #F4907F
tetradic
#7FF490 #7FA8F4 #F47FE3 #F4CA7F
square
#7FF490 #7FA8F4 #F47FE3 #F4CA7F
split-complementary
#7FF490 #CA7FF4 #F47FA8
monochromatic
#14E532 #47EF5F #7FF490 #B7F9C1 #E3FDE7
Accessibility & contrast
On white
1.38
#7FF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#7FF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF490
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF490 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#6BEFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff490; /* rgb */ color: rgb(127, 244, 144); /* oklch */ color: oklch(87.5% 0.173 147.1);
Tailwind
colors: {
custom: {
50: '#abf8b1',
500: '#7ff490',
950: '#000000',
},
}SCSS
$custom: #7ff490; $custom-light: #abf8b1; $custom-dark: #000000;
JSON
{
"hex": "#7ff490",
"rgb": {
"r": 127,
"g": 244,
"b": 144
},
"hsl": {
"h": 128.718,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87463,
"c": 0.17335,
"h": 147.1
},
"luminance": 0.71227
}Semantic roles & 50–950 ramp
primary
#7FF490
secondary
#D048BC
accent
#05C1E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581