#79FF8D#79FF8D
#79FF8D is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.194 H 146.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF8D |
|---|---|
| RGB | rgb(121, 255, 141) |
| HSL | hsl(129, 100%, 74%) |
| HSV | hsv(129, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.55, -59.87, 43.40) |
| CIE-LCH | lch(90.55, 73.94, 144.06°) |
| OKLab | oklab(89.81% -0.1623 0.1062) |
| OKLCH | oklch(89.81% 0.194 146.8) |
| XYZ | xyz(48.4499, 77.5040, 37.6007) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 2.82
Easter Green
#8CFD7E
ΔE00 3.13
Palegreen
#98FB98
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF8D #FF79EB
analogous
#A8FF79 #79FF8D #79FFD0
triadic
#79FF8D #8D79FF #FF8D79
tetradic
#79FF8D #79A8FF #FF79EB #FFD079
square
#79FF8D #79A8FF #FF79EB #FFD079
split-complementary
#79FF8D #D079FF #FF79A8
monochromatic
#00FE26 #3CFF59 #79FF8D #B6FFC1 #E0FFE5
Accessibility & contrast
On white
1.27
#79FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#79FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF8D
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF8D | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#5FFAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79ff8d; /* rgb */ color: rgb(121, 255, 141); /* oklch */ color: oklch(89.8% 0.194 146.8);
Tailwind
colors: {
custom: {
50: '#a9ffb0',
500: '#79ff8d',
950: '#000000',
},
}SCSS
$custom: #79ff8d; $custom-light: #a9ffb0; $custom-dark: #000000;
JSON
{
"hex": "#79ff8d",
"rgb": {
"r": 121,
"g": 255,
"b": 141
},
"hsl": {
"h": 128.955,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89814,
"c": 0.19394,
"h": 146.8
},
"luminance": 0.77508
}Semantic roles & 50–950 ramp
primary
#79FF8D
secondary
#DD3FC6
accent
#00C3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681