#7FF8A7#7FF8A7
#7FF8A7 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.8% C 0.158 H 152.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8A7 |
|---|---|
| RGB | rgb(127, 248, 167) |
| HSL | hsl(140, 90%, 74%) |
| HSV | hsv(140, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 32.7%, 2.7%) |
| CIE-LAB | lab(89.13, -51.42, 28.70) |
| CIE-LCH | lch(89.13, 58.89, 150.83°) |
| OKLab | oklab(88.84% -0.14 0.0723) |
| OKLCH | oklch(88.84% 0.158 152.7) |
| XYZ | xyz(49.2914, 74.4329, 48.3213) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 1.00
Light Bluish Green
#76FDA8
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Sea Green
#98F6B0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8A7 #F87FD0
analogous
#93F87F #7FF8A7 #7FF8E4
triadic
#7FF8A7 #A77FF8 #F8A77F
tetradic
#7FF8A7 #7F93F8 #F87FD0 #F8E47F
square
#7FF8A7 #7F93F8 #F87FD0 #F8E47F
split-complementary
#7FF8A7 #E47FF8 #F87F93
monochromatic
#0DF058 #45F57F #7FF8A7 #B9FBCF #E2FDEB
Accessibility & contrast
On white
1.32
#7FF8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#7FF8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8A7
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8A7 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A2
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#63F5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff8a7; /* rgb */ color: rgb(127, 248, 167); /* oklch */ color: oklch(88.8% 0.158 152.7);
Tailwind
colors: {
custom: {
50: '#abfbc1',
500: '#7ff8a7',
950: '#000000',
},
}SCSS
$custom: #7ff8a7; $custom-light: #abfbc1; $custom-dark: #000000;
JSON
{
"hex": "#7ff8a7",
"rgb": {
"r": 127,
"g": 248,
"b": 167
},
"hsl": {
"h": 139.835,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.88837,
"c": 0.15758,
"h": 152.7
},
"luminance": 0.74437
}Semantic roles & 50–950 ramp
primary
#7FF8A7
secondary
#D546A6
accent
#009AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582