#7FF2A5#7FF2A5
#7FF2A5 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.4% C 0.151 H 152.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF2A5 |
|---|---|
| RGB | rgb(127, 242, 165) |
| HSL | hsl(140, 82%, 72%) |
| HSV | hsv(140, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 31.8%, 5.1%) |
| CIE-LAB | lab(87.35, -49.28, 27.31) |
| CIE-LCH | lch(87.35, 56.34, 151.00°) |
| OKLab | oklab(87.38% -0.1343 0.0689) |
| OKLCH | oklch(87.38% 0.151 152.8) |
| XYZ | xyz(47.2928, 70.7293, 46.7500) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.60
Light Sea Green
#98F6B0
ΔE00 2.71
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF2A5 #F27FCC
analogous
#93F27F #7FF2A5 #7FF2DE
triadic
#7FF2A5 #A57FF2 #F2A57F
tetradic
#7FF2A5 #7F93F2 #F27FCC #F2DE7F
square
#7FF2A5 #7F93F2 #F27FCC #F2DE7F
split-complementary
#7FF2A5 #DE7FF2 #F27F93
monochromatic
#17E059 #47EC7E #7FF2A5 #B7F8CC #E3FCEB
Accessibility & contrast
On white
1.39
#7FF2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#7FF2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF2A5
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF2A5 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A0
Deuteranopia (green-blind)
#E1D6AA
Tritanopia (blue-blind)
#65EFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff2a5; /* rgb */ color: rgb(127, 242, 165); /* oklch */ color: oklch(87.4% 0.151 152.8);
Tailwind
colors: {
custom: {
50: '#aaf7c0',
500: '#7ff2a5',
950: '#000000',
},
}SCSS
$custom: #7ff2a5; $custom-light: #aaf7c0; $custom-dark: #000000;
JSON
{
"hex": "#7ff2a5",
"rgb": {
"r": 127,
"g": 242,
"b": 165
},
"hsl": {
"h": 139.826,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.87379,
"c": 0.15096,
"h": 152.8
},
"luminance": 0.70733
}Semantic roles & 50–950 ramp
primary
#7FF2A5
secondary
#CD48A1
accent
#0897DE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582