#7FF18E#7FF18E
#7FF18E is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.171 H 146.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF18E |
|---|---|
| RGB | rgb(127, 241, 142) |
| HSL | hsl(128, 80%, 72%) |
| HSV | hsv(128, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(86.69, -52.67, 37.99) |
| CIE-LCH | lch(86.69, 64.94, 144.20°) |
| OKLab | oklab(86.71% -0.143 0.0938) |
| OKLCH | oklch(86.71% 0.171 146.8) |
| XYZ | xyz(45.0876, 69.3723, 36.6002) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.99
Palegreen
#98FB98
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.08
Mint Green
#8FFF9F
ΔE00 3.18
Foam Green
#90FDA9
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF18E #F17FE2
analogous
#A9F17F #7FF18E #7FF1C7
triadic
#7FF18E #8E7FF1 #F18E7F
tetradic
#7FF18E #7FA9F1 #F17FE2 #F1C77F
square
#7FF18E #7FA9F1 #F17FE2 #F1C77F
split-complementary
#7FF18E #C77FF1 #F17FA9
monochromatic
#18DD32 #48EB5D #7FF18E #B6F7BF #E3FCE7
Accessibility & contrast
On white
1.41
#7FF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#7FF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF18E
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF18E | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#6CECD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff18e; /* rgb */ color: rgb(127, 241, 142); /* oklch */ color: oklch(86.7% 0.171 146.8);
Tailwind
colors: {
custom: {
50: '#aaf6b0',
500: '#7ff18e',
950: '#000000',
},
}SCSS
$custom: #7ff18e; $custom-light: #aaf6b0; $custom-dark: #000000;
JSON
{
"hex": "#7ff18e",
"rgb": {
"r": 127,
"g": 241,
"b": 142
},
"hsl": {
"h": 127.895,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86713,
"c": 0.17104,
"h": 146.8
},
"luminance": 0.69376
}Semantic roles & 50–950 ramp
primary
#7FF18E
secondary
#CC48BB
accent
#09C1DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581