#7AFC8A#7AFC8A
#7AFC8A is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.1% C 0.192 H 146.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFC8A |
|---|---|
| RGB | rgb(122, 252, 138) |
| HSL | hsl(127, 96%, 73%) |
| HSV | hsv(127, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.67, -58.90, 43.72) |
| CIE-LCH | lch(89.67, 73.36, 143.41°) |
| OKLab | oklab(89.09% -0.1597 0.1068) |
| OKLCH | oklch(89.09% 0.192 146.2) |
| XYZ | xyz(47.4211, 75.5895, 36.1311) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Baby Green
#8CFF9E
ΔE00 2.73
Easter Green
#8CFD7E
ΔE00 2.86
Mint Green
#8FFF9F
ΔE00 2.94
Palegreen
#98FB98
ΔE00 3.10
Light Green
#96F97B
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFC8A #FC7AEC
analogous
#ABFC7A #7AFC8A #7AFCCB
triadic
#7AFC8A #8A7AFC #FC8A7A
tetradic
#7AFC8A #7AABFC #FC7AEC #FCCB7A
square
#7AFC8A #7AABFC #FC7AEC #FCCB7A
split-complementary
#7AFC8A #CB7AFC #FC7AAB
monochromatic
#06F623 #3EFB55 #7AFC8A #B6FDBF #E1FEE5
Accessibility & contrast
On white
1.30
#7AFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#7AFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFC8A
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFC8A | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#63F7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7afc8a; /* rgb */ color: rgb(122, 252, 138); /* oklch */ color: oklch(89.1% 0.192 146.2);
Tailwind
colors: {
custom: {
50: '#a9feae',
500: '#7afc8a',
950: '#000000',
},
}SCSS
$custom: #7afc8a; $custom-light: #a9feae; $custom-dark: #000000;
JSON
{
"hex": "#7afc8a",
"rgb": {
"r": 122,
"g": 252,
"b": 138
},
"hsl": {
"h": 127.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89085,
"c": 0.19217,
"h": 146.2
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#7AFC8A
secondary
#D941C7
accent
#00C9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681