#7FF48E#7FF48E
#7FF48E is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.175 H 146.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF48E |
|---|---|
| RGB | rgb(127, 244, 142) |
| HSL | hsl(128, 84%, 73%) |
| HSV | hsv(128, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(87.56, -53.88, 39.12) |
| CIE-LCH | lch(87.56, 66.59, 144.02°) |
| OKLab | oklab(87.43% -0.1463 0.0964) |
| OKLCH | oklch(87.43% 0.175 146.6) |
| XYZ | xyz(45.9829, 71.1629, 36.8987) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.63
Palegreen
#98FB98
ΔE00 2.67
Mint Green
#8FFF9F
ΔE00 2.76
Foam Green
#90FDA9
ΔE00 3.77
Easter Green
#8CFD7E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF48E #F47FE5
analogous
#ABF47F #7FF48E #7FF4C8
triadic
#7FF48E #8E7FF4 #F48E7F
tetradic
#7FF48E #7FABF4 #F47FE5 #F4C87F
square
#7FF48E #7FABF4 #F47FE5 #F4C87F
split-complementary
#7FF48E #C87FF4 #F47FAB
monochromatic
#14E52E #47EF5C #7FF48E #B7F9C0 #E3FDE6
Accessibility & contrast
On white
1.38
#7FF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#7FF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF48E
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF48E | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#6CEFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff48e; /* rgb */ color: rgb(127, 244, 142); /* oklch */ color: oklch(87.4% 0.175 146.6);
Tailwind
colors: {
custom: {
50: '#abf8b0',
500: '#7ff48e',
950: '#000000',
},
}SCSS
$custom: #7ff48e; $custom-light: #abf8b0; $custom-dark: #000000;
JSON
{
"hex": "#7ff48e",
"rgb": {
"r": 127,
"g": 244,
"b": 142
},
"hsl": {
"h": 127.692,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87429,
"c": 0.17521,
"h": 146.6
},
"luminance": 0.71166
}Semantic roles & 50–950 ramp
primary
#7FF48E
secondary
#D048BE
accent
#05C4E1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581