#7FF48A#7FF48A
#7FF48A is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.179 H 145.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF48A |
|---|---|
| RGB | rgb(127, 244, 138) |
| HSL | hsl(126, 84%, 73%) |
| HSV | hsv(126, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(87.51, -54.48, 41.01) |
| CIE-LCH | lch(87.51, 68.19, 143.03°) |
| OKLab | oklab(87.36% -0.1479 0.1006) |
| OKLCH | oklch(87.36% 0.179 145.8) |
| XYZ | xyz(45.6880, 71.0450, 35.3453) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.51
Palegreen
#98FB98
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 2.93
Mint Green
#8FFF9F
ΔE00 3.06
Easter Green
#8CFD7E
ΔE00 3.60
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF48A #F47FE9
analogous
#AEF47F #7FF48A #7FF4C4
triadic
#7FF48A #8A7FF4 #F48A7F
tetradic
#7FF48A #7FAEF4 #F47FE9 #F4C47F
square
#7FF48A #7FAEF4 #F47FE9 #F4C47F
split-complementary
#7FF48A #C47FF4 #F47FAE
monochromatic
#14E527 #47EF56 #7FF48A #B7F9BE #E3FDE5
Accessibility & contrast
On white
1.38
#7FF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#7FF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF48A
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF48A | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#6DEFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff48a; /* rgb */ color: rgb(127, 244, 138); /* oklch */ color: oklch(87.4% 0.179 145.8);
Tailwind
colors: {
custom: {
50: '#abf8ad',
500: '#7ff48a',
950: '#000000',
},
}SCSS
$custom: #7ff48a; $custom-light: #abf8ad; $custom-dark: #000000;
JSON
{
"hex": "#7ff48a",
"rgb": {
"r": 127,
"g": 244,
"b": 138
},
"hsl": {
"h": 125.641,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87364,
"c": 0.17891,
"h": 145.8
},
"luminance": 0.71048
}Semantic roles & 50–950 ramp
primary
#7FF48A
secondary
#D048C3
accent
#05CCE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581