#7FFFA9#7FFFA9
#7FFFA9 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.5% C 0.165 H 152.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA9 |
|---|---|
| RGB | rgb(127, 255, 169) |
| HSL | hsl(140, 100%, 75%) |
| HSV | hsv(140, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(91.19, -53.93, 30.47) |
| CIE-LCH | lch(91.19, 61.95, 150.54°) |
| OKLab | oklab(90.53% -0.1467 0.0766) |
| OKLCH | oklch(90.53% 0.165 152.4) |
| XYZ | xyz(51.6702, 78.8924, 50.0333) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.86
Foam Green
#90FDA9
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA9 #FF7FD5
analogous
#95FF7F #7FFFA9 #7FFFE9
triadic
#7FFFA9 #A97FFF #FFA97F
tetradic
#7FFFA9 #7F95FF #FF7FD5 #FFE97F
square
#7FFFA9 #7F95FF #FF7FD5 #FFE97F
split-complementary
#7FFFA9 #E97FFF #FF7F95
monochromatic
#05FF57 #42FF80 #7FFFA9 #BCFFD2 #E0FFEA
Accessibility & contrast
On white
1.25
#7FFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7FFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA9
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA9 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA3
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#61FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7fffa9; /* rgb */ color: rgb(127, 255, 169); /* oklch */ color: oklch(90.5% 0.165 152.4);
Tailwind
colors: {
custom: {
50: '#acffc3',
500: '#7fffa9',
950: '#000000',
},
}SCSS
$custom: #7fffa9; $custom-light: #acffc3; $custom-dark: #000000;
JSON
{
"hex": "#7fffa9",
"rgb": {
"r": 127,
"g": 255,
"b": 169
},
"hsl": {
"h": 139.688,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90529,
"c": 0.16548,
"h": 152.4
},
"luminance": 0.78897
}Semantic roles & 50–950 ramp
primary
#7FFFA9
secondary
#DE44AC
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682