#7FF09A#7FF09A
#7FF09A is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.7% C 0.158 H 149.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF09A |
|---|---|
| RGB | rgb(127, 240, 154) |
| HSL | hsl(134, 79%, 72%) |
| HSV | hsv(134, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(86.58, -50.34, 31.86) |
| CIE-LCH | lch(86.58, 59.58, 147.68°) |
| OKLab | oklab(86.69% -0.1369 0.0797) |
| OKLCH | oklch(86.69% 0.158 149.8) |
| XYZ | xyz(45.7423, 69.1619, 41.5048) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 2.96
Foam Green
#90FDA9
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF09A #F07FD5
analogous
#9DF07F #7FF09A #7FF0D2
triadic
#7FF09A #9A7FF0 #F09A7F
tetradic
#7FF09A #7F9DF0 #F07FD5 #F0D27F
square
#7FF09A #7F9DF0 #F07FD5 #F0D27F
split-complementary
#7FF09A #D27FF0 #F07F9D
monochromatic
#1ADB48 #48EA6F #7FF09A #B6F6C5 #E4FCE9
Accessibility & contrast
On white
1.42
#7FF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#7FF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF09A
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF09A | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#69ECDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff09a; /* rgb */ color: rgb(127, 240, 154); /* oklch */ color: oklch(86.7% 0.158 149.8);
Tailwind
colors: {
custom: {
50: '#aaf5b8',
500: '#7ff09a',
950: '#000000',
},
}SCSS
$custom: #7ff09a; $custom-light: #aaf5b8; $custom-dark: #000000;
JSON
{
"hex": "#7ff09a",
"rgb": {
"r": 127,
"g": 240,
"b": 154
},
"hsl": {
"h": 134.336,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.8669,
"c": 0.15836,
"h": 149.8
},
"luminance": 0.69165
}Semantic roles & 50–950 ramp
primary
#7FF09A
secondary
#CB49AC
accent
#0AA9DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581