#7FF7A2#7FF7A2
#7FF7A2 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.5% C 0.161 H 151.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7A2 |
|---|---|
| RGB | rgb(127, 247, 162) |
| HSL | hsl(138, 88%, 73%) |
| HSV | hsv(138, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 34.4%, 3.1%) |
| CIE-LAB | lab(88.75, -51.88, 30.72) |
| CIE-LCH | lch(88.75, 60.29, 149.37°) |
| OKLab | oklab(88.5% -0.1411 0.0771) |
| OKLCH | oklch(88.5% 0.161 151.4) |
| XYZ | xyz(48.5315, 73.6384, 45.8316) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 1.81
Foam Green
#90FDA9
ΔE00 1.88
Baby Green
#8CFF9E
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7A2 #F77FD4
analogous
#98F77F #7FF7A2 #7FF7DE
triadic
#7FF7A2 #A27FF7 #F7A27F
tetradic
#7FF7A2 #7F98F7 #F77FD4 #F7DE7F
square
#7FF7A2 #7F98F7 #F77FD4 #F7DE7F
split-complementary
#7FF7A2 #DE7FF7 #F77F98
monochromatic
#0FED50 #45F378 #7FF7A2 #B9FBCC #E2FDEA
Accessibility & contrast
On white
1.34
#7FF7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#7FF7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7A2
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7A2 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69C
Deuteranopia (green-blind)
#E7DAA7
Tritanopia (blue-blind)
#65F4E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff7a2; /* rgb */ color: rgb(127, 247, 162); /* oklch */ color: oklch(88.5% 0.161 151.4);
Tailwind
colors: {
custom: {
50: '#abfabe',
500: '#7ff7a2',
950: '#000000',
},
}SCSS
$custom: #7ff7a2; $custom-light: #abfabe; $custom-dark: #000000;
JSON
{
"hex": "#7ff7a2",
"rgb": {
"r": 127,
"g": 247,
"b": 162
},
"hsl": {
"h": 137.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88502,
"c": 0.16077,
"h": 151.4
},
"luminance": 0.73642
}Semantic roles & 50–950 ramp
primary
#7FF7A2
secondary
#D347AA
accent
#01A2E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582