#79FA9A#79FA9A
#79FA9A is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.8% C 0.175 H 149.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79FA9A |
|---|---|
| RGB | rgb(121, 250, 154) |
| HSL | hsl(135, 93%, 73%) |
| HSV | hsv(135, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(89.28, -55.91, 35.39) |
| CIE-LCH | lch(89.28, 66.17, 147.67°) |
| OKLab | oklab(88.84% -0.1517 0.088) |
| OKLCH | oklch(88.84% 0.175 149.9) |
| XYZ | xyz(47.9003, 74.7653, 42.4725) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.91
Mint Green
#8FFF9F
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FA9A #FA79D9
analogous
#98FA79 #79FA9A #79FADB
triadic
#79FA9A #9A79FA #FA9A79
tetradic
#79FA9A #7998FA #FA79D9 #FADB79
square
#79FA9A #7998FA #FA79D9 #FADB79
split-complementary
#79FA9A #DB79FA #FA7998
monochromatic
#09F044 #3EF86E #79FA9A #B4FCC6 #E2FEE9
Accessibility & contrast
On white
1.32
#79FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#79FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FA9A
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FA9A | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE893
Deuteranopia (green-blind)
#EADBA0
Tritanopia (blue-blind)
#5DF6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79fa9a; /* rgb */ color: rgb(121, 250, 154); /* oklch */ color: oklch(88.8% 0.175 149.9);
Tailwind
colors: {
custom: {
50: '#a8fdb8',
500: '#79fa9a',
950: '#000000',
},
}SCSS
$custom: #79fa9a; $custom-light: #a8fdb8; $custom-dark: #000000;
JSON
{
"hex": "#79fa9a",
"rgb": {
"r": 121,
"g": 250,
"b": 154
},
"hsl": {
"h": 135.349,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.88835,
"c": 0.17535,
"h": 149.9
},
"luminance": 0.74769
}Semantic roles & 50–950 ramp
primary
#79FA9A
secondary
#D741B0
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681