#79E488#79E488
#79E488 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.162 H 147.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #79E488 |
|---|---|
| RGB | rgb(121, 228, 136) |
| HSL | hsl(128, 66%, 68%) |
| HSV | hsv(128, 47%, 89%) |
| CMYK | cmyk(46.9%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.55, -49.89, 35.56) |
| CIE-LCH | lch(82.55, 61.26, 144.52°) |
| OKLab | oklab(83.24% -0.1355 0.088) |
| OKLCH | oklch(83.24% 0.162 147) |
| XYZ | xyz(40.0702, 61.3264, 33.0135) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 4.32
Lightish Green
#61E160
ΔE00 5.29
Palegreen
#98FB98
ΔE00 5.50
Baby Green
#8CFF9E
ΔE00 5.81
Mint Green
#8FFF9F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E488 #E479D5
analogous
#9FE479 #79E488 #79E4BD
triadic
#79E488 #8879E4 #E48879
tetradic
#79E488 #799FE4 #E479D5 #E4BD79
square
#79E488 #799FE4 #E479D5 #E4BD79
split-complementary
#79E488 #BD79E4 #E4799F
monochromatic
#26BD3B #46DA5B #79E488 #ACEEB5 #DFF9E2
Accessibility & contrast
On white
1.58
#79E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#79E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E488
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E488 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#67E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79e488; /* rgb */ color: rgb(121, 228, 136); /* oklch */ color: oklch(83.2% 0.162 147.0);
Tailwind
colors: {
custom: {
50: '#a6edab',
500: '#79e488',
950: '#000000',
},
}SCSS
$custom: #79e488; $custom-light: #a6edab; $custom-dark: #000000;
JSON
{
"hex": "#79e488",
"rgb": {
"r": 121,
"g": 228,
"b": 136
},
"hsl": {
"h": 128.411,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.83242,
"c": 0.16156,
"h": 147
},
"luminance": 0.61329
}Semantic roles & 50–950 ramp
primary
#79E488
secondary
#BB46AB
accent
#17B5CE
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581