#7FFFA7#7FFFA7
#7FFFA7 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.167 H 151.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA7 |
|---|---|
| RGB | rgb(127, 255, 167) |
| HSL | hsl(139, 100%, 75%) |
| HSV | hsv(139, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(91.15, -54.28, 31.43) |
| CIE-LCH | lch(91.15, 62.72, 149.93°) |
| OKLab | oklab(90.49% -0.1476 0.0788) |
| OKLCH | oklch(90.49% 0.167 151.9) |
| XYZ | xyz(51.4838, 78.8178, 49.0521) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.05
Foam Green
#90FDA9
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.22
Baby Green
#8CFF9E
ΔE00 2.29
Mint Green
#8FFF9F
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA7 #FF7FD7
analogous
#97FF7F #7FFFA7 #7FFFE7
triadic
#7FFFA7 #A77FFF #FFA77F
tetradic
#7FFFA7 #7F97FF #FF7FD7 #FFE77F
square
#7FFFA7 #7F97FF #FF7FD7 #FFE77F
split-complementary
#7FFFA7 #E77FFF #FF7F97
monochromatic
#05FF53 #42FF7D #7FFFA7 #BCFFD1 #E0FFEA
Accessibility & contrast
On white
1.25
#7FFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7FFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA7
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA7 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA1
Deuteranopia (green-blind)
#EDE1AC
Tritanopia (blue-blind)
#61FCE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7fffa7; /* rgb */ color: rgb(127, 255, 167); /* oklch */ color: oklch(90.5% 0.167 151.9);
Tailwind
colors: {
custom: {
50: '#acffc1',
500: '#7fffa7',
950: '#000000',
},
}SCSS
$custom: #7fffa7; $custom-light: #acffc1; $custom-dark: #000000;
JSON
{
"hex": "#7fffa7",
"rgb": {
"r": 127,
"g": 255,
"b": 167
},
"hsl": {
"h": 138.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9049,
"c": 0.1673,
"h": 151.9
},
"luminance": 0.78822
}Semantic roles & 50–950 ramp
primary
#7FFFA7
secondary
#DE44AE
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682