#79E58F#79E58F
#79E58F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.156 H 148.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79E58F |
|---|---|
| RGB | rgb(121, 229, 143) |
| HSL | hsl(132, 68%, 69%) |
| HSV | hsv(132, 47%, 90%) |
| CMYK | cmyk(47.2%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.96, -49.18, 32.56) |
| CIE-LCH | lch(82.96, 58.98, 146.49°) |
| OKLab | oklab(83.61% -0.1336 0.0811) |
| OKLCH | oklch(83.61% 0.156 148.7) |
| XYZ | xyz(40.8599, 62.0837, 35.8115) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 5.06
Seafoam (survey)
#80F9AD
ΔE00 5.14
Light Sea Green
#98F6B0
ΔE00 5.39
Foam Green
#90FDA9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E58F #E579CF
analogous
#99E579 #79E58F #79E5C5
triadic
#79E58F #8F79E5 #E58F79
tetradic
#79E58F #7999E5 #E579CF #E5C579
square
#79E58F #7999E5 #E579CF #E5C579
split-complementary
#79E58F #C579E5 #E57999
monochromatic
#25BF44 #46DB64 #79E58F #ACEFBA #E0F9E5
Accessibility & contrast
On white
1.57
#79E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#79E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E58F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E58F | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#65E1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #79e58f; /* rgb */ color: rgb(121, 229, 143); /* oklch */ color: oklch(83.6% 0.156 148.7);
Tailwind
colors: {
custom: {
50: '#a6eeb0',
500: '#79e58f',
950: '#000000',
},
}SCSS
$custom: #79e58f; $custom-light: #a6eeb0; $custom-dark: #000000;
JSON
{
"hex": "#79e58f",
"rgb": {
"r": 121,
"g": 229,
"b": 143
},
"hsl": {
"h": 132.222,
"s": 67.5,
"l": 68.627
},
"oklch": {
"l": 0.83608,
"c": 0.15632,
"h": 148.7
},
"luminance": 0.62087
}Semantic roles & 50–950 ramp
primary
#79E58F
secondary
#BD46A4
accent
#16AACF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581