#7AFE8F#7AFE8F
#7AFE8F is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.190 H 147.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE8F |
|---|---|
| RGB | rgb(122, 254, 143) |
| HSL | hsl(130, 99%, 74%) |
| HSV | hsv(130, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(90.32, -58.95, 42.14) |
| CIE-LCH | lch(90.32, 72.46, 144.44°) |
| OKLab | oklab(89.64% -0.1598 0.1034) |
| OKLCH | oklch(89.64% 0.19 147.1) |
| XYZ | xyz(48.4228, 77.0004, 38.2921) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.27
Mint Green
#8FFF9F
ΔE00 2.51
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Palegreen
#98FB98
ΔE00 3.05
Easter Green
#8CFD7E
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE8F #FE7AE9
analogous
#A7FE7A #7AFE8F #7AFED1
triadic
#7AFE8F #8F7AFE #FE8F7A
tetradic
#7AFE8F #7AA7FE #FE7AE9 #FED17A
square
#7AFE8F #7AA7FE #FE7AE9 #FED17A
split-complementary
#7AFE8F #D17AFE #FE7AA7
monochromatic
#02FC2A #3DFE5C #7AFE8F #B7FEC2 #E1FFE5
Accessibility & contrast
On white
1.28
#7AFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7AFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE8F
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE8F | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#EFDE96
Tritanopia (blue-blind)
#61F9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afe8f; /* rgb */ color: rgb(122, 254, 143); /* oklch */ color: oklch(89.6% 0.190 147.1);
Tailwind
colors: {
custom: {
50: '#a9ffb1',
500: '#7afe8f',
950: '#000000',
},
}SCSS
$custom: #7afe8f; $custom-light: #a9ffb1; $custom-dark: #000000;
JSON
{
"hex": "#7afe8f",
"rgb": {
"r": 122,
"g": 254,
"b": 143
},
"hsl": {
"h": 129.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89643,
"c": 0.19034,
"h": 147.1
},
"luminance": 0.77004
}Semantic roles & 50–950 ramp
primary
#7AFE8F
secondary
#DC40C3
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681