#7FF19F#7FF19F
#7FF19F is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.0% C 0.155 H 151.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF19F |
|---|---|
| RGB | rgb(127, 241, 159) |
| HSL | hsl(137, 80%, 72%) |
| HSV | hsv(137, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.96, -49.91, 29.83) |
| CIE-LCH | lch(86.96, 58.15, 149.14°) |
| OKLab | oklab(87.02% -0.1358 0.0749) |
| OKLCH | oklch(87.02% 0.155 151.1) |
| XYZ | xyz(46.4626, 69.9223, 43.8421) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.77
Foam Green
#90FDA9
ΔE00 2.78
Light Sea Green
#98F6B0
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF19F #F17FD1
analogous
#98F17F #7FF19F #7FF1D8
triadic
#7FF19F #9F7FF1 #F19F7F
tetradic
#7FF19F #7F98F1 #F17FD1 #F1D87F
square
#7FF19F #7F98F1 #F17FD1 #F1D87F
split-complementary
#7FF19F #D87FF1 #F17F98
monochromatic
#18DD50 #48EB76 #7FF19F #B6F7C8 #E3FCEA
Accessibility & contrast
On white
1.40
#7FF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#7FF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF19F
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF19F | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#67EEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff19f; /* rgb */ color: rgb(127, 241, 159); /* oklch */ color: oklch(87.0% 0.155 151.1);
Tailwind
colors: {
custom: {
50: '#aaf6bc',
500: '#7ff19f',
950: '#000000',
},
}SCSS
$custom: #7ff19f; $custom-light: #aaf6bc; $custom-dark: #000000;
JSON
{
"hex": "#7ff19f",
"rgb": {
"r": 127,
"g": 241,
"b": 159
},
"hsl": {
"h": 136.842,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.87023,
"c": 0.1551,
"h": 151.1
},
"luminance": 0.69926
}Semantic roles & 50–950 ramp
primary
#7FF19F
secondary
#CC48A7
accent
#09A1DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582