#7FF489#7FF489
#7FF489 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.3% C 0.180 H 145.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF489 |
|---|---|
| RGB | rgb(127, 244, 137) |
| HSL | hsl(125, 84%, 73%) |
| HSV | hsv(125, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(87.49, -54.62, 41.48) |
| CIE-LCH | lch(87.49, 68.58, 142.79°) |
| OKLab | oklab(87.35% -0.1484 0.1016) |
| OKLCH | oklch(87.35% 0.18 145.6) |
| XYZ | xyz(45.6159, 71.0161, 34.9658) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF489 #F47FEA
analogous
#B0F47F #7FF489 #7FF4C3
triadic
#7FF489 #897FF4 #F4897F
tetradic
#7FF489 #7FB0F4 #F47FEA #F4C37F
square
#7FF489 #7FB0F4 #F47FEA #F4C37F
split-complementary
#7FF489 #C37FF4 #F47FB0
monochromatic
#14E526 #47EF55 #7FF489 #B7F9BD #E3FDE5
Accessibility & contrast
On white
1.38
#7FF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#7FF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF489
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF489 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#6DEFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff489; /* rgb */ color: rgb(127, 244, 137); /* oklch */ color: oklch(87.3% 0.180 145.6);
Tailwind
colors: {
custom: {
50: '#abf8ad',
500: '#7ff489',
950: '#000000',
},
}SCSS
$custom: #7ff489; $custom-light: #abf8ad; $custom-dark: #000000;
JSON
{
"hex": "#7ff489",
"rgb": {
"r": 127,
"g": 244,
"b": 137
},
"hsl": {
"h": 125.128,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87348,
"c": 0.17984,
"h": 145.6
},
"luminance": 0.7102
}Semantic roles & 50–950 ramp
primary
#7FF489
secondary
#D048C4
accent
#05CEE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581