#79FFA2#79FFA2
#79FFA2 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.175 H 151.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFA2 |
|---|---|
| RGB | rgb(121, 255, 162) |
| HSL | hsl(138, 100%, 74%) |
| HSV | hsv(138, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.87, -56.56, 33.51) |
| CIE-LCH | lch(90.87, 65.74, 149.36°) |
| OKLab | oklab(90.17% -0.1535 0.0837) |
| OKLCH | oklch(90.17% 0.175 151.4) |
| XYZ | xyz(50.1632, 78.1893, 46.6240) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.44
Baby Green
#8CFF9E
ΔE00 2.10
Foam Green
#90FDA9
ΔE00 2.30
Mint Green
#8FFF9F
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFA2 #FF79D6
analogous
#93FF79 #79FFA2 #79FFE5
triadic
#79FFA2 #A279FF #FFA279
tetradic
#79FFA2 #7993FF #FF79D6 #FFE579
square
#79FFA2 #7993FF #FF79D6 #FFE579
split-complementary
#79FFA2 #E579FF #FF7993
monochromatic
#00FE4E #3CFF78 #79FFA2 #B6FFCC #E0FFEA
Accessibility & contrast
On white
1.26
#79FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#79FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFA2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFA2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#EDE0A8
Tritanopia (blue-blind)
#58FCE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79ffa2; /* rgb */ color: rgb(121, 255, 162); /* oklch */ color: oklch(90.2% 0.175 151.4);
Tailwind
colors: {
custom: {
50: '#a8ffbe',
500: '#79ffa2',
950: '#000000',
},
}SCSS
$custom: #79ffa2; $custom-light: #a8ffbe; $custom-dark: #000000;
JSON
{
"hex": "#79ffa2",
"rgb": {
"r": 121,
"g": 255,
"b": 162
},
"hsl": {
"h": 138.358,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90173,
"c": 0.17486,
"h": 151.4
},
"luminance": 0.78194
}Semantic roles & 50–950 ramp
primary
#79FFA2
secondary
#DD3FAD
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111812
muted
#818682