#79FF7D#79FF7D
#79FF7D is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.208 H 144.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF7D |
|---|---|
| RGB | rgb(121, 255, 125) |
| HSL | hsl(122, 100%, 74%) |
| HSV | hsv(122, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(90.35, -62.05, 50.70) |
| CIE-LCH | lch(90.35, 80.13, 140.75°) |
| OKLab | oklab(89.58% -0.1686 0.1219) |
| OKLCH | oklch(89.58% 0.208 144.1) |
| XYZ | xyz(47.3442, 77.0617, 31.7776) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.28
Easter Green
#8CFD7E
ΔE00 1.77
Lighter Green
#75FD63
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.23
Light Bright Green
#53FE5C
ΔE00 3.57
Light Neon Green
#4EFD54
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF7D #FF79FB
analogous
#B8FF79 #79FF7D #79FFC0
triadic
#79FF7D #7D79FF #FF7D79
tetradic
#79FF7D #79B8FF #FF79FB #FFC079
square
#79FF7D #79B8FF #FF79FB #FFC079
split-complementary
#79FF7D #C079FF #FF79B8
monochromatic
#00FE08 #3CFF42 #79FF7D #B6FFB8 #E0FFE1
Accessibility & contrast
On white
1.28
#79FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#79FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF7D
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF7D | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#64F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79ff7d; /* rgb */ color: rgb(121, 255, 125); /* oklch */ color: oklch(89.6% 0.208 144.1);
Tailwind
colors: {
custom: {
50: '#a9ffa5',
500: '#79ff7d',
950: '#000000',
},
}SCSS
$custom: #79ff7d; $custom-light: #a9ffa5; $custom-dark: #000000;
JSON
{
"hex": "#79ff7d",
"rgb": {
"r": 121,
"g": 255,
"b": 125
},
"hsl": {
"h": 121.791,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89581,
"c": 0.20801,
"h": 144.1
},
"luminance": 0.77066
}Semantic roles & 50–950 ramp
primary
#79FF7D
secondary
#DD3FD8
accent
#00DFE6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680