#7FFEB5#7FFEB5
#7FFEB5 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.5% C 0.153 H 156.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEB5 |
|---|---|
| RGB | rgb(127, 254, 181) |
| HSL | hsl(146, 98%, 75%) |
| HSV | hsv(146, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(91.11, -51.36, 24.30) |
| CIE-LCH | lch(91.11, 56.82, 154.68°) |
| OKLab | oklab(90.54% -0.1404 0.0617) |
| OKLCH | oklch(90.54% 0.153 156.3) |
| XYZ | xyz(52.5306, 78.7275, 56.1348) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.61
Seafoam (survey)
#80F9AD
ΔE00 1.38
Seafoam Green
#7AF9AB
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.90
Foam Green
#90FDA9
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEB5 #FE7FC8
analogous
#88FE7F #7FFEB5 #7FFEF5
triadic
#7FFEB5 #B57FFE #FEB57F
tetradic
#7FFEB5 #7F88FE #FE7FC8 #FEF57F
square
#7FFEB5 #7F88FE #FE7FC8 #FEF57F
split-complementary
#7FFEB5 #F57FFE #FE7F88
monochromatic
#06FD6F #42FE92 #7FFEB5 #BCFED8 #E1FFED
Accessibility & contrast
On white
1.25
#7FFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7FFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEB5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEB5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB1
Deuteranopia (green-blind)
#EAE0B9
Tritanopia (blue-blind)
#5CFCEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffeb5; /* rgb */ color: rgb(127, 254, 181); /* oklch */ color: oklch(90.5% 0.153 156.3);
Tailwind
colors: {
custom: {
50: '#abffcb',
500: '#7ffeb5',
950: '#000000',
},
}SCSS
$custom: #7ffeb5; $custom-light: #abffcb; $custom-dark: #000000;
JSON
{
"hex": "#7ffeb5",
"rgb": {
"r": 127,
"g": 254,
"b": 181
},
"hsl": {
"h": 145.512,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90538,
"c": 0.15338,
"h": 156.3
},
"luminance": 0.78732
}Semantic roles & 50–950 ramp
primary
#7FFEB5
secondary
#DD459C
accent
#0084E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683