#7AFE95#7AFE95
#7AFE95 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.185 H 148.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE95 |
|---|---|
| RGB | rgb(122, 254, 149) |
| HSL | hsl(132, 99%, 74%) |
| HSV | hsv(132, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(90.41, -58.04, 39.33) |
| CIE-LCH | lch(90.41, 70.11, 145.87°) |
| OKLab | oklab(89.74% -0.1573 0.0971) |
| OKLCH | oklch(89.74% 0.185 148.3) |
| XYZ | xyz(48.8895, 77.1871, 40.7502) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.73
Mint Green
#8FFF9F
ΔE00 2.02
Palegreen
#98FB98
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE95 #FE7AE3
analogous
#A1FE7A #7AFE95 #7AFED7
triadic
#7AFE95 #957AFE #FE957A
tetradic
#7AFE95 #7AA1FE #FE7AE3 #FED77A
square
#7AFE95 #7AA1FE #FE7AE3 #FED77A
split-complementary
#7AFE95 #D77AFE #FE7AA1
monochromatic
#02FC35 #3DFE65 #7AFE95 #B7FEC5 #E1FFE7
Accessibility & contrast
On white
1.28
#7AFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7AFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE95
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE95 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#EEDF9C
Tritanopia (blue-blind)
#5FF9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afe95; /* rgb */ color: rgb(122, 254, 149); /* oklch */ color: oklch(89.7% 0.185 148.3);
Tailwind
colors: {
custom: {
50: '#a9ffb5',
500: '#7afe95',
950: '#000000',
},
}SCSS
$custom: #7afe95; $custom-light: #a9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#7afe95",
"rgb": {
"r": 122,
"g": 254,
"b": 149
},
"hsl": {
"h": 132.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89741,
"c": 0.18487,
"h": 148.3
},
"luminance": 0.77191
}Semantic roles & 50–950 ramp
primary
#7AFE95
secondary
#DC40BC
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681