#7EF09F#7EF09F
#7EF09F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.154 H 151.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF09F |
|---|---|
| RGB | rgb(126, 240, 159) |
| HSL | hsl(137, 79%, 72%) |
| HSV | hsv(137, 48%, 94%) |
| CMYK | cmyk(47.5%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.63, -49.75, 29.38) |
| CIE-LCH | lch(86.63, 57.78, 149.44°) |
| OKLab | oklab(86.75% -0.1354 0.0738) |
| OKLCH | oklch(86.75% 0.154 151.4) |
| XYZ | xyz(46.0192, 69.2555, 43.7368) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.92
Foam Green
#90FDA9
ΔE00 3.02
Light Sea Green
#98F6B0
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF09F #F07ECF
analogous
#96F07E #7EF09F #7EF0D8
triadic
#7EF09F #9F7EF0 #F09F7E
tetradic
#7EF09F #7E96F0 #F07ECF #F0D87E
square
#7EF09F #7E96F0 #F07ECF #F0D87E
split-complementary
#7EF09F #D87EF0 #F07E96
monochromatic
#19DA51 #47EA76 #7EF09F #B5F6C8 #E4FCEB
Accessibility & contrast
On white
1.41
#7EF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7EF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF09F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF09F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#66EDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ef09f; /* rgb */ color: rgb(126, 240, 159); /* oklch */ color: oklch(86.7% 0.154 151.4);
Tailwind
colors: {
custom: {
50: '#aaf5bc',
500: '#7ef09f',
950: '#000000',
},
}SCSS
$custom: #7ef09f; $custom-light: #aaf5bc; $custom-dark: #000000;
JSON
{
"hex": "#7ef09f",
"rgb": {
"r": 126,
"g": 240,
"b": 159
},
"hsl": {
"h": 137.368,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.86745,
"c": 0.15422,
"h": 151.4
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#7EF09F
secondary
#CA48A5
accent
#0A9FDB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582