#79E07E#79E07E
#79E07E is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.165 H 144.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #79E07E |
|---|---|
| RGB | rgb(121, 224, 126) |
| HSL | hsl(123, 62%, 68%) |
| HSV | hsv(123, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.23, -49.75, 38.83) |
| CIE-LCH | lch(81.23, 63.11, 142.03°) |
| OKLab | oklab(82.11% -0.1353 0.0952) |
| OKLCH | oklch(82.11% 0.165 144.9) |
| XYZ | xyz(38.3047, 58.8799, 29.0811) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.78
Tealish Green
#0CDC73
ΔE00 5.84
Palegreen
#98FB98
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E07E #E079DB
analogous
#A7E079 #79E07E #79E0B2
triadic
#79E07E #7E79E0 #E07E79
tetradic
#79E07E #79A7E0 #E079DB #E0B279
square
#79E07E #79A7E0 #E079DB #E0B279
split-complementary
#79E07E #B279E0 #E079A7
monochromatic
#2AB531 #47D54E #79E07E #ABEBAE #DCF7DE
Accessibility & contrast
On white
1.64
#79E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#79E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E07E
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E07E | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D077
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#6ADBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e07e; /* rgb */ color: rgb(121, 224, 126); /* oklch */ color: oklch(82.1% 0.165 144.9);
Tailwind
colors: {
custom: {
50: '#a5eaa5',
500: '#79e07e',
950: '#000000',
},
}SCSS
$custom: #79e07e; $custom-light: #a5eaa5; $custom-dark: #000000;
JSON
{
"hex": "#79e07e",
"rgb": {
"r": 121,
"g": 224,
"b": 126
},
"hsl": {
"h": 122.913,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82109,
"c": 0.1654,
"h": 144.9
},
"luminance": 0.58883
}Semantic roles & 50–950 ramp
primary
#79E07E
secondary
#B647B1
accent
#1BC2CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480