#7FF5A9#7FF5A9
#7FF5A9 is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.2% C 0.152 H 153.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5A9 |
|---|---|
| RGB | rgb(127, 245, 169) |
| HSL | hsl(141, 86%, 73%) |
| HSV | hsv(141, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 31%, 3.9%) |
| CIE-LAB | lab(88.29, -49.82, 26.55) |
| CIE-LCH | lch(88.29, 56.45, 151.94°) |
| OKLab | oklab(88.17% -0.1359 0.0671) |
| OKLCH | oklch(88.17% 0.152 153.7) |
| XYZ | xyz(48.5628, 72.6776, 48.9975) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Sea Green
#98F6B0
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5A9 #F57FCB
analogous
#90F57F #7FF5A9 #7FF5E4
triadic
#7FF5A9 #A97FF5 #F5A97F
tetradic
#7FF5A9 #7F90F5 #F57FCB #F5E47F
square
#7FF5A9 #7F90F5 #F57FCB #F5E47F
split-complementary
#7FF5A9 #E47FF5 #F57F90
monochromatic
#12E85E #46F183 #7FF5A9 #B8F9CF #E3FDEC
Accessibility & contrast
On white
1.35
#7FF5A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#7FF5A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5A9
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5A9 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A4
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#63F2E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff5a9; /* rgb */ color: rgb(127, 245, 169); /* oklch */ color: oklch(88.2% 0.152 153.7);
Tailwind
colors: {
custom: {
50: '#abf9c3',
500: '#7ff5a9',
950: '#000000',
},
}SCSS
$custom: #7ff5a9; $custom-light: #abf9c3; $custom-dark: #000000;
JSON
{
"hex": "#7ff5a9",
"rgb": {
"r": 127,
"g": 245,
"b": 169
},
"hsl": {
"h": 141.356,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.88169,
"c": 0.15154,
"h": 153.7
},
"luminance": 0.72681
}Semantic roles & 50–950 ramp
primary
#7FF5A9
secondary
#D147A0
accent
#0393E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582