#7FF39F#7FF39F
#7FF39F is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.5% C 0.158 H 150.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF39F |
|---|---|
| RGB | rgb(127, 243, 159) |
| HSL | hsl(137, 83%, 73%) |
| HSV | hsv(137, 48%, 95%) |
| CMYK | cmyk(47.7%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(87.54, -50.74, 30.61) |
| CIE-LCH | lch(87.54, 59.26, 148.90°) |
| OKLab | oklab(87.5% -0.138 0.0768) |
| OKLCH | oklch(87.5% 0.158 150.9) |
| XYZ | xyz(47.0579, 71.1128, 44.0406) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.44
Light Sea Green
#98F6B0
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF39F #F37FD3
analogous
#99F37F #7FF39F #7FF3D9
triadic
#7FF39F #9F7FF3 #F39F7F
tetradic
#7FF39F #7F99F3 #F37FD3 #F3D97F
square
#7FF39F #7F99F3 #F37FD3 #F3D97F
split-complementary
#7FF39F #D97FF3 #F37F99
monochromatic
#15E24E #47EE75 #7FF39F #B7F8C9 #E3FCEA
Accessibility & contrast
On white
1.38
#7FF39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#7FF39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF39F
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF39F | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E299
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#67F0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff39f; /* rgb */ color: rgb(127, 243, 159); /* oklch */ color: oklch(87.5% 0.158 150.9);
Tailwind
colors: {
custom: {
50: '#aaf8bc',
500: '#7ff39f',
950: '#000000',
},
}SCSS
$custom: #7ff39f; $custom-light: #aaf8bc; $custom-dark: #000000;
JSON
{
"hex": "#7ff39f",
"rgb": {
"r": 127,
"g": 243,
"b": 159
},
"hsl": {
"h": 136.552,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.87497,
"c": 0.15793,
"h": 150.9
},
"luminance": 0.71116
}Semantic roles & 50–950 ramp
primary
#7FF39F
secondary
#CE48A9
accent
#06A3DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582