#7FF18D#7FF18D
#7FF18D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.172 H 146.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF18D |
|---|---|
| RGB | rgb(127, 241, 141) |
| HSL | hsl(127, 80%, 72%) |
| HSV | hsv(127, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(86.67, -52.82, 38.46) |
| CIE-LCH | lch(86.67, 65.34, 143.94°) |
| OKLab | oklab(86.7% -0.1435 0.0948) |
| OKLCH | oklch(86.7% 0.172 146.5) |
| XYZ | xyz(45.0128, 69.3424, 36.2066) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.00
Palegreen
#98FB98
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.22
Foam Green
#90FDA9
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF18D #F17FE3
analogous
#AAF17F #7FF18D #7FF1C6
triadic
#7FF18D #8D7FF1 #F18D7F
tetradic
#7FF18D #7FAAF1 #F17FE3 #F1C67F
square
#7FF18D #7FAAF1 #F17FE3 #F1C67F
split-complementary
#7FF18D #C67FF1 #F17FAA
monochromatic
#18DD30 #48EB5C #7FF18D #B6F7BE #E3FCE6
Accessibility & contrast
On white
1.41
#7FF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#7FF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF18D
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF18D | 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)
#F4E086
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#6CECD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff18d; /* rgb */ color: rgb(127, 241, 141); /* oklch */ color: oklch(86.7% 0.172 146.5);
Tailwind
colors: {
custom: {
50: '#aaf6af',
500: '#7ff18d',
950: '#000000',
},
}SCSS
$custom: #7ff18d; $custom-light: #aaf6af; $custom-dark: #000000;
JSON
{
"hex": "#7ff18d",
"rgb": {
"r": 127,
"g": 241,
"b": 141
},
"hsl": {
"h": 127.368,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86696,
"c": 0.17198,
"h": 146.5
},
"luminance": 0.69346
}Semantic roles & 50–950 ramp
primary
#7FF18D
secondary
#CC48BC
accent
#09C3DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581