#7FF09F#7FF09F
#7FF09F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.154 H 151.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF09F |
|---|---|
| RGB | rgb(127, 240, 159) |
| HSL | hsl(137, 79%, 72%) |
| HSV | hsv(137, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.67, -49.50, 29.44) |
| CIE-LCH | lch(86.67, 57.59, 149.26°) |
| OKLab | oklab(86.79% -0.1347 0.074) |
| OKLCH | oklch(86.79% 0.154 151.2) |
| XYZ | xyz(46.1674, 69.3319, 43.7438) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.96
Foam Green
#90FDA9
ΔE00 2.98
Light Sea Green
#98F6B0
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF09F #F07FD0
analogous
#98F07F #7FF09F #7FF0D8
triadic
#7FF09F #9F7FF0 #F09F7F
tetradic
#7FF09F #7F98F0 #F07FD0 #F0D87F
square
#7FF09F #7F98F0 #F07FD0 #F0D87F
split-complementary
#7FF09F #D87FF0 #F07F98
monochromatic
#1ADB50 #48EA76 #7FF09F #B6F6C8 #E4FCEA
Accessibility & contrast
On white
1.41
#7FF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#7FF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF09F
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF09F | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D5A4
Tritanopia (blue-blind)
#68EDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff09f; /* rgb */ color: rgb(127, 240, 159); /* oklch */ color: oklch(86.8% 0.154 151.2);
Tailwind
colors: {
custom: {
50: '#aaf5bc',
500: '#7ff09f',
950: '#000000',
},
}SCSS
$custom: #7ff09f; $custom-light: #aaf5bc; $custom-dark: #000000;
JSON
{
"hex": "#7ff09f",
"rgb": {
"r": 127,
"g": 240,
"b": 159
},
"hsl": {
"h": 136.991,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86786,
"c": 0.15367,
"h": 151.2
},
"luminance": 0.69335
}Semantic roles & 50–950 ramp
primary
#7FF09F
secondary
#CB49A6
accent
#0AA0DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582