#7FFFA8#7FFFA8
#7FFFA8 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.5% C 0.166 H 152.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA8 |
|---|---|
| RGB | rgb(127, 255, 168) |
| HSL | hsl(139, 100%, 75%) |
| HSV | hsv(139, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(91.17, -54.11, 30.95) |
| CIE-LCH | lch(91.17, 62.33, 150.23°) |
| OKLab | oklab(90.51% -0.1471 0.0777) |
| OKLCH | oklch(90.51% 0.166 152.2) |
| XYZ | xyz(51.5766, 78.8550, 49.5408) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.94
Foam Green
#90FDA9
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.08
Baby Green
#8CFF9E
ΔE00 2.44
Mint Green
#8FFF9F
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA8 #FF7FD6
analogous
#96FF7F #7FFFA8 #7FFFE8
triadic
#7FFFA8 #A87FFF #FFA87F
tetradic
#7FFFA8 #7F96FF #FF7FD6 #FFE87F
square
#7FFFA8 #7F96FF #FF7FD6 #FFE87F
split-complementary
#7FFFA8 #E87FFF #FF7F96
monochromatic
#05FF55 #42FF7E #7FFFA8 #BCFFD2 #E0FFEA
Accessibility & contrast
On white
1.25
#7FFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7FFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA8
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA8 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA2
Deuteranopia (green-blind)
#EDE1AD
Tritanopia (blue-blind)
#61FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7fffa8; /* rgb */ color: rgb(127, 255, 168); /* oklch */ color: oklch(90.5% 0.166 152.2);
Tailwind
colors: {
custom: {
50: '#acffc2',
500: '#7fffa8',
950: '#000000',
},
}SCSS
$custom: #7fffa8; $custom-light: #acffc2; $custom-dark: #000000;
JSON
{
"hex": "#7fffa8",
"rgb": {
"r": 127,
"g": 255,
"b": 168
},
"hsl": {
"h": 139.219,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90509,
"c": 0.16639,
"h": 152.2
},
"luminance": 0.78859
}Semantic roles & 50–950 ramp
primary
#7FFFA8
secondary
#DE44AD
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682