#7FFFA4#7FFFA4
#7FFFA4 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.170 H 151.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA4 |
|---|---|
| RGB | rgb(127, 255, 164) |
| HSL | hsl(137, 100%, 75%) |
| HSV | hsv(137, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(91.10, -54.79, 32.86) |
| CIE-LCH | lch(91.10, 63.89, 149.05°) |
| OKLab | oklab(90.43% -0.1488 0.0822) |
| OKLCH | oklch(90.43% 0.17 151.1) |
| XYZ | xyz(51.2097, 78.7082, 47.6084) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.44
Foam Green
#90FDA9
ΔE00 1.79
Baby Green
#8CFF9E
ΔE00 1.86
Mint Green
#8FFF9F
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA4 #FF7FDA
analogous
#9AFF7F #7FFFA4 #7FFFE4
triadic
#7FFFA4 #A47FFF #FFA47F
tetradic
#7FFFA4 #7F9AFF #FF7FDA #FFE47F
square
#7FFFA4 #7F9AFF #FF7FDA #FFE47F
split-complementary
#7FFFA4 #E47FFF #FF7F9A
monochromatic
#05FF4D #42FF78 #7FFFA4 #BCFFD0 #E0FFE9
Accessibility & contrast
On white
1.25
#7FFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7FFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA4
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA4 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9E
Deuteranopia (green-blind)
#EEE1AA
Tritanopia (blue-blind)
#62FBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7fffa4; /* rgb */ color: rgb(127, 255, 164); /* oklch */ color: oklch(90.4% 0.170 151.1);
Tailwind
colors: {
custom: {
50: '#acffbf',
500: '#7fffa4',
950: '#000000',
},
}SCSS
$custom: #7fffa4; $custom-light: #acffbf; $custom-dark: #000000;
JSON
{
"hex": "#7fffa4",
"rgb": {
"r": 127,
"g": 255,
"b": 164
},
"hsl": {
"h": 137.344,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90433,
"c": 0.17004,
"h": 151.1
},
"luminance": 0.78712
}Semantic roles & 50–950 ramp
primary
#7FFFA4
secondary
#DE44B2
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682