#79EF8C#79EF8C
#79EF8C is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.173 H 147.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF8C |
|---|---|
| RGB | rgb(121, 239, 140) |
| HSL | hsl(130, 79%, 71%) |
| HSV | hsv(130, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(85.85, -53.74, 37.85) |
| CIE-LCH | lch(85.85, 65.73, 144.84°) |
| OKLab | oklab(85.96% -0.1458 0.0934) |
| OKLCH | oklch(85.96% 0.173 147.4) |
| XYZ | xyz(43.4827, 67.6880, 35.5796) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Baby Green
#8CFF9E
ΔE00 3.61
Palegreen
#98FB98
ΔE00 3.67
Mint Green
#8FFF9F
ΔE00 3.73
Foam Green
#90FDA9
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF8C #EF79DC
analogous
#A1EF79 #79EF8C #79EFC7
triadic
#79EF8C #8C79EF #EF8C79
tetradic
#79EF8C #79A1EF #EF79DC #EFC779
square
#79EF8C #79A1EF #EF79DC #EFC779
split-complementary
#79EF8C #C779EF #EF79A1
monochromatic
#19D437 #42E85D #79EF8C #B0F6BB #E4FCE8
Accessibility & contrast
On white
1.44
#79EF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#79EF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF8C
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF8C | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD85
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#64EBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79ef8c; /* rgb */ color: rgb(121, 239, 140); /* oklch */ color: oklch(86.0% 0.173 147.4);
Tailwind
colors: {
custom: {
50: '#a7f5ae',
500: '#79ef8c',
950: '#000000',
},
}SCSS
$custom: #79ef8c; $custom-light: #a7f5ae; $custom-dark: #000000;
JSON
{
"hex": "#79ef8c",
"rgb": {
"r": 121,
"g": 239,
"b": 140
},
"hsl": {
"h": 129.661,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.85957,
"c": 0.17318,
"h": 147.4
},
"luminance": 0.67691
}Semantic roles & 50–950 ramp
primary
#79EF8C
secondary
#C944B3
accent
#0BB9DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581