#7FF7A5#7FF7A5
#7FF7A5 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.6% C 0.158 H 152.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7A5 |
|---|---|
| RGB | rgb(127, 247, 165) |
| HSL | hsl(139, 88%, 73%) |
| HSV | hsv(139, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 33.2%, 3.1%) |
| CIE-LAB | lab(88.80, -51.36, 29.27) |
| CIE-LCH | lch(88.80, 59.12, 150.32°) |
| OKLab | oklab(88.56% -0.1398 0.0736) |
| OKLCH | oklch(88.56% 0.158 152.2) |
| XYZ | xyz(48.8013, 73.7463, 47.2528) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.54
Foam Green
#90FDA9
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.34
Light Sea Green
#98F6B0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7A5 #F77FD1
analogous
#95F77F #7FF7A5 #7FF7E1
triadic
#7FF7A5 #A57FF7 #F7A57F
tetradic
#7FF7A5 #7F95F7 #F77FD1 #F7E17F
square
#7FF7A5 #7F95F7 #F77FD1 #F7E17F
split-complementary
#7FF7A5 #E17FF7 #F77F95
monochromatic
#0FED55 #45F37C #7FF7A5 #B9FBCD #E2FDEB
Accessibility & contrast
On white
1.33
#7FF7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#7FF7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7A5
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7A5 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A0
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#64F4E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff7a5; /* rgb */ color: rgb(127, 247, 165); /* oklch */ color: oklch(88.6% 0.158 152.2);
Tailwind
colors: {
custom: {
50: '#abfac0',
500: '#7ff7a5',
950: '#000000',
},
}SCSS
$custom: #7ff7a5; $custom-light: #abfac0; $custom-dark: #000000;
JSON
{
"hex": "#7ff7a5",
"rgb": {
"r": 127,
"g": 247,
"b": 165
},
"hsl": {
"h": 139,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88561,
"c": 0.15801,
"h": 152.2
},
"luminance": 0.7375
}Semantic roles & 50–950 ramp
primary
#7FF7A5
secondary
#D347A7
accent
#019DE5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582