#7FF09E#7FF09E
#7FF09E is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.155 H 150.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF09E |
|---|---|
| RGB | rgb(127, 240, 158) |
| HSL | hsl(136, 79%, 72%) |
| HSV | hsv(136, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.65, -49.67, 29.92) |
| CIE-LCH | lch(86.65, 57.98, 148.93°) |
| OKLab | oklab(86.77% -0.1351 0.0751) |
| OKLCH | oklch(86.77% 0.155 150.9) |
| XYZ | xyz(46.0810, 69.2974, 43.2886) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 2.98
Light Sea Green
#98F6B0
ΔE00 3.25
Lightgreen
#90EE90
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF09E #F07FD1
analogous
#99F07F #7FF09E #7FF0D6
triadic
#7FF09E #9E7FF0 #F09E7F
tetradic
#7FF09E #7F99F0 #F07FD1 #F0D67F
square
#7FF09E #7F99F0 #F07FD1 #F0D67F
split-complementary
#7FF09E #D67FF0 #F07F99
monochromatic
#1ADB4F #48EA74 #7FF09E #B6F6C8 #E4FCEA
Accessibility & contrast
On white
1.41
#7FF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#7FF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF09E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF09E | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E099
Deuteranopia (green-blind)
#E1D4A3
Tritanopia (blue-blind)
#68EDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff09e; /* rgb */ color: rgb(127, 240, 158); /* oklch */ color: oklch(86.8% 0.155 150.9);
Tailwind
colors: {
custom: {
50: '#aaf5bb',
500: '#7ff09e',
950: '#000000',
},
}SCSS
$custom: #7ff09e; $custom-light: #aaf5bb; $custom-dark: #000000;
JSON
{
"hex": "#7ff09e",
"rgb": {
"r": 127,
"g": 240,
"b": 158
},
"hsl": {
"h": 136.46,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86766,
"c": 0.15461,
"h": 150.9
},
"luminance": 0.69301
}Semantic roles & 50–950 ramp
primary
#7FF09E
secondary
#CB49A7
accent
#0AA2DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582