#7FF48D#7FF48D
#7FF48D is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.4% C 0.176 H 146.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF48D |
|---|---|
| RGB | rgb(127, 244, 141) |
| HSL | hsl(127, 84%, 73%) |
| HSV | hsv(127, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(87.55, -54.03, 39.59) |
| CIE-LCH | lch(87.55, 66.99, 143.77°) |
| OKLab | oklab(87.41% -0.1467 0.0975) |
| OKLCH | oklch(87.41% 0.176 146.4) |
| XYZ | xyz(45.9082, 71.1330, 36.5050) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Palegreen
#98FB98
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.69
Mint Green
#8FFF9F
ΔE00 2.82
Foam Green
#90FDA9
ΔE00 3.90
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF48D #F47FE6
analogous
#ACF47F #7FF48D #7FF4C7
triadic
#7FF48D #8D7FF4 #F48D7F
tetradic
#7FF48D #7FACF4 #F47FE6 #F4C77F
square
#7FF48D #7FACF4 #F47FE6 #F4C77F
split-complementary
#7FF48D #C77FF4 #F47FAC
monochromatic
#14E52D #47EF5B #7FF48D #B7F9BF #E3FDE6
Accessibility & contrast
On white
1.38
#7FF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#7FF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF48D
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF48D | 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)
#F7E285
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#6CEFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff48d; /* rgb */ color: rgb(127, 244, 141); /* oklch */ color: oklch(87.4% 0.176 146.4);
Tailwind
colors: {
custom: {
50: '#abf8af',
500: '#7ff48d',
950: '#000000',
},
}SCSS
$custom: #7ff48d; $custom-light: #abf8af; $custom-dark: #000000;
JSON
{
"hex": "#7ff48d",
"rgb": {
"r": 127,
"g": 244,
"b": 141
},
"hsl": {
"h": 127.179,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87413,
"c": 0.17613,
"h": 146.4
},
"luminance": 0.71136
}Semantic roles & 50–950 ramp
primary
#7FF48D
secondary
#D048BF
accent
#05C6E1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581