#7FFFA5#7FFFA5
#7FFFA5 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.5% C 0.169 H 151.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA5 |
|---|---|
| RGB | rgb(127, 255, 165) |
| HSL | hsl(138, 100%, 75%) |
| HSV | hsv(138, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(91.12, -54.62, 32.38) |
| CIE-LCH | lch(91.12, 63.50, 149.34°) |
| OKLab | oklab(90.45% -0.1484 0.0811) |
| OKLCH | oklch(90.45% 0.169 151.3) |
| XYZ | xyz(51.3004, 78.7445, 48.0859) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.30
Foam Green
#90FDA9
ΔE00 1.74
Baby Green
#8CFF9E
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA5 #FF7FD9
analogous
#99FF7F #7FFFA5 #7FFFE5
triadic
#7FFFA5 #A57FFF #FFA57F
tetradic
#7FFFA5 #7F99FF #FF7FD9 #FFE57F
square
#7FFFA5 #7F99FF #FF7FD9 #FFE57F
split-complementary
#7FFFA5 #E57FFF #FF7F99
monochromatic
#05FF4F #42FF7A #7FFFA5 #BCFFD0 #E0FFE9
Accessibility & contrast
On white
1.25
#7FFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7FFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#EEE1AB
Tritanopia (blue-blind)
#62FCE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7fffa5; /* rgb */ color: rgb(127, 255, 165); /* oklch */ color: oklch(90.5% 0.169 151.3);
Tailwind
colors: {
custom: {
50: '#acffc0',
500: '#7fffa5',
950: '#000000',
},
}SCSS
$custom: #7fffa5; $custom-light: #acffc0; $custom-dark: #000000;
JSON
{
"hex": "#7fffa5",
"rgb": {
"r": 127,
"g": 255,
"b": 165
},
"hsl": {
"h": 137.813,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90452,
"c": 0.16913,
"h": 151.3
},
"luminance": 0.78749
}Semantic roles & 50–950 ramp
primary
#7FFFA5
secondary
#DE44B0
accent
#00A1E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682