#79FC93#79FC93
#79FC93 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.2% C 0.184 H 148.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79FC93 |
|---|---|
| RGB | rgb(121, 252, 147) |
| HSL | hsl(132, 96%, 73%) |
| HSV | hsv(132, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(89.76, -57.81, 39.47) |
| CIE-LCH | lch(89.76, 70.00, 145.68°) |
| OKLab | oklab(89.19% -0.1567 0.0974) |
| OKLCH | oklch(89.19% 0.184 148.1) |
| XYZ | xyz(47.9589, 75.7884, 39.6994) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.89
Mint Green
#8FFF9F
ΔE00 2.16
Palegreen
#98FB98
ΔE00 2.99
Foam Green
#90FDA9
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FC93 #FC79E2
analogous
#A1FC79 #79FC93 #79FCD4
triadic
#79FC93 #9379FC #FC9379
tetradic
#79FC93 #79A1FC #FC79E2 #FCD479
square
#79FC93 #79A1FC #FC79E2 #FCD479
split-complementary
#79FC93 #D479FC #FC79A1
monochromatic
#05F535 #3DFB63 #79FC93 #B5FDC3 #E1FEE7
Accessibility & contrast
On white
1.30
#79FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#79FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FC93
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FC93 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#5FF7E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fc93; /* rgb */ color: rgb(121, 252, 147); /* oklch */ color: oklch(89.2% 0.184 148.1);
Tailwind
colors: {
custom: {
50: '#a8feb4',
500: '#79fc93',
950: '#000000',
},
}SCSS
$custom: #79fc93; $custom-light: #a8feb4; $custom-dark: #000000;
JSON
{
"hex": "#79fc93",
"rgb": {
"r": 121,
"g": 252,
"b": 147
},
"hsl": {
"h": 131.908,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89192,
"c": 0.18448,
"h": 148.1
},
"luminance": 0.75792
}Semantic roles & 50–950 ramp
primary
#79FC93
secondary
#D940BB
accent
#00B8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681