#7FF19A#7FF19A
#7FF19A is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.9% C 0.160 H 149.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF19A |
|---|---|
| RGB | rgb(127, 241, 154) |
| HSL | hsl(134, 80%, 72%) |
| HSV | hsv(134, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(86.88, -50.76, 32.24) |
| CIE-LCH | lch(86.88, 60.13, 147.58°) |
| OKLab | oklab(86.93% -0.138 0.0806) |
| OKLCH | oklch(86.93% 0.16 149.7) |
| XYZ | xyz(46.0375, 69.7522, 41.6032) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF19A #F17FD6
analogous
#9DF17F #7FF19A #7FF1D3
triadic
#7FF19A #9A7FF1 #F19A7F
tetradic
#7FF19A #7F9DF1 #F17FD6 #F1D37F
square
#7FF19A #7F9DF1 #F17FD6 #F1D37F
split-complementary
#7FF19A #D37FF1 #F17F9D
monochromatic
#18DD47 #48EB6E #7FF19A #B6F7C6 #E3FCE9
Accessibility & contrast
On white
1.40
#7FF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#7FF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF19A
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF19A | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E094
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#69EDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff19a; /* rgb */ color: rgb(127, 241, 154); /* oklch */ color: oklch(86.9% 0.160 149.7);
Tailwind
colors: {
custom: {
50: '#aaf6b8',
500: '#7ff19a',
950: '#000000',
},
}SCSS
$custom: #7ff19a; $custom-light: #aaf6b8; $custom-dark: #000000;
JSON
{
"hex": "#7ff19a",
"rgb": {
"r": 127,
"g": 241,
"b": 154
},
"hsl": {
"h": 134.211,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86927,
"c": 0.15977,
"h": 149.7
},
"luminance": 0.69756
}Semantic roles & 50–950 ramp
primary
#7FF19A
secondary
#CC48AD
accent
#09AADD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581