#7FF08A#7FF08A
#7FF08A is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.173 H 145.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF08A |
|---|---|
| RGB | rgb(127, 240, 138) |
| HSL | hsl(126, 79%, 72%) |
| HSV | hsv(126, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(86.34, -52.87, 39.51) |
| CIE-LCH | lch(86.34, 66.00, 143.23°) |
| OKLab | oklab(86.41% -0.1436 0.0972) |
| OKLCH | oklch(86.41% 0.173 145.9) |
| XYZ | xyz(44.4975, 68.6639, 34.9485) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.97
Palegreen
#98FB98
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 4.36
Foam Green
#90FDA9
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF08A #F07FE5
analogous
#ADF07F #7FF08A #7FF0C3
triadic
#7FF08A #8A7FF0 #F08A7F
tetradic
#7FF08A #7FADF0 #F07FE5 #F0C37F
square
#7FF08A #7FADF0 #F07FE5 #F0C37F
split-complementary
#7FF08A #C37FF0 #F07FAD
monochromatic
#1ADB2C #48EA58 #7FF08A #B6F6BC #E4FCE6
Accessibility & contrast
On white
1.43
#7FF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#7FF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF08A
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF08A | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#6DEBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ff08a; /* rgb */ color: rgb(127, 240, 138); /* oklch */ color: oklch(86.4% 0.173 145.9);
Tailwind
colors: {
custom: {
50: '#aaf6ad',
500: '#7ff08a',
950: '#000000',
},
}SCSS
$custom: #7ff08a; $custom-light: #aaf6ad; $custom-dark: #000000;
JSON
{
"hex": "#7ff08a",
"rgb": {
"r": 127,
"g": 240,
"b": 138
},
"hsl": {
"h": 125.841,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86407,
"c": 0.17339,
"h": 145.9
},
"luminance": 0.68667
}Semantic roles & 50–950 ramp
primary
#7FF08A
secondary
#CB49BE
accent
#0AC7DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581