#7FEB8A#7FEB8A
#7FEB8A is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.166 H 146.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEB8A |
|---|---|
| RGB | rgb(127, 235, 138) |
| HSL | hsl(126, 73%, 71%) |
| HSV | hsv(126, 46%, 92%) |
| CMYK | cmyk(46%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.87, -50.83, 37.62) |
| CIE-LCH | lch(84.87, 63.24, 143.49°) |
| OKLab | oklab(85.21% -0.1381 0.0928) |
| OKLCH | oklch(85.21% 0.166 146.1) |
| XYZ | xyz(43.0458, 65.7606, 34.4646) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.81
Palegreen
#98FB98
ΔE00 3.90
Baby Green
#8CFF9E
ΔE00 4.30
Mint Green
#8FFF9F
ΔE00 4.35
Foam Green
#90FDA9
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEB8A #EB7FE0
analogous
#AAEB7F #7FEB8A #7FEBC0
triadic
#7FEB8A #8A7FEB #EB8A7F
tetradic
#7FEB8A #7FAAEB #EB7FE0 #EBC07F
square
#7FEB8A #7FAAEB #EB7FE0 #EBC07F
split-complementary
#7FEB8A #C07FEB #EB7FAA
monochromatic
#20CF32 #4AE35A #7FEB8A #B4F3BA #E5FBE7
Accessibility & contrast
On white
1.48
#7FEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#7FEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEB8A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEB8A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#6EE6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7feb8a; /* rgb */ color: rgb(127, 235, 138); /* oklch */ color: oklch(85.2% 0.166 146.1);
Tailwind
colors: {
custom: {
50: '#aaf2ad',
500: '#7feb8a',
950: '#000000',
},
}SCSS
$custom: #7feb8a; $custom-light: #aaf2ad; $custom-dark: #000000;
JSON
{
"hex": "#7feb8a",
"rgb": {
"r": 127,
"g": 235,
"b": 138
},
"hsl": {
"h": 126.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.85212,
"c": 0.1664,
"h": 146.1
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#7FEB8A
secondary
#C44AB8
accent
#10C1D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581