#7FF08D#7FF08D
#7FF08D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.171 H 146.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF08D |
|---|---|
| RGB | rgb(127, 240, 141) |
| HSL | hsl(127, 79%, 72%) |
| HSV | hsv(127, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(86.38, -52.42, 38.08) |
| CIE-LCH | lch(86.38, 64.79, 144.00°) |
| OKLab | oklab(86.46% -0.1424 0.094) |
| OKLCH | oklch(86.46% 0.171 146.6) |
| XYZ | xyz(44.7177, 68.7520, 36.1082) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.90
Palegreen
#98FB98
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.29
Mint Green
#8FFF9F
ΔE00 3.38
Foam Green
#90FDA9
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF08D #F07FE2
analogous
#A9F07F #7FF08D #7FF0C6
triadic
#7FF08D #8D7FF0 #F08D7F
tetradic
#7FF08D #7FA9F0 #F07FE2 #F0C67F
square
#7FF08D #7FA9F0 #F07FE2 #F0C67F
split-complementary
#7FF08D #C67FF0 #F07FA9
monochromatic
#1ADB32 #48EA5C #7FF08D #B6F6BE #E4FCE7
Accessibility & contrast
On white
1.42
#7FF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#7FF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF08D
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF08D | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#6DEBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ff08d; /* rgb */ color: rgb(127, 240, 141); /* oklch */ color: oklch(86.5% 0.171 146.6);
Tailwind
colors: {
custom: {
50: '#aaf6af',
500: '#7ff08d',
950: '#000000',
},
}SCSS
$custom: #7ff08d; $custom-light: #aaf6af; $custom-dark: #000000;
JSON
{
"hex": "#7ff08d",
"rgb": {
"r": 127,
"g": 240,
"b": 141
},
"hsl": {
"h": 127.434,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86457,
"c": 0.17058,
"h": 146.6
},
"luminance": 0.68755
}Semantic roles & 50–950 ramp
primary
#7FF08D
secondary
#CB49BA
accent
#0AC1DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581