#7FF4A4#7FF4A4
#7FF4A4 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.8% C 0.155 H 152.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF4A4 |
|---|---|
| RGB | rgb(127, 244, 164) |
| HSL | hsl(139, 84%, 73%) |
| HSV | hsv(139, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 32.8%, 4.3%) |
| CIE-LAB | lab(87.92, -50.29, 28.58) |
| CIE-LCH | lch(87.92, 57.85, 150.39°) |
| OKLab | oklab(87.83% -0.1369 0.072) |
| OKLCH | oklch(87.83% 0.155 152.3) |
| XYZ | xyz(47.8006, 71.8900, 46.4720) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.45
Seafoam (survey)
#80F9AD
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.48
Light Sea Green
#98F6B0
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF4A4 #F47FCF
analogous
#95F47F #7FF4A4 #7FF4DE
triadic
#7FF4A4 #A47FF4 #F4A47F
tetradic
#7FF4A4 #7F95F4 #F47FCF #F4DE7F
square
#7FF4A4 #7F95F4 #F47FCF #F4DE7F
split-complementary
#7FF4A4 #DE7FF4 #F47F95
monochromatic
#14E556 #47EF7C #7FF4A4 #B7F9CC #E3FDEB
Accessibility & contrast
On white
1.37
#7FF4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#7FF4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF4A4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF4A4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E49F
Deuteranopia (green-blind)
#E3D8A9
Tritanopia (blue-blind)
#65F1DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff4a4; /* rgb */ color: rgb(127, 244, 164); /* oklch */ color: oklch(87.8% 0.155 152.3);
Tailwind
colors: {
custom: {
50: '#aaf8bf',
500: '#7ff4a4',
950: '#000000',
},
}SCSS
$custom: #7ff4a4; $custom-light: #aaf8bf; $custom-dark: #000000;
JSON
{
"hex": "#7ff4a4",
"rgb": {
"r": 127,
"g": 244,
"b": 164
},
"hsl": {
"h": 138.974,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87831,
"c": 0.1547,
"h": 152.3
},
"luminance": 0.71894
}Semantic roles & 50–950 ramp
primary
#7FF4A4
secondary
#D048A5
accent
#059BE1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582