#79E68E#79E68E
#79E68E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.159 H 148.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79E68E |
|---|---|
| RGB | rgb(121, 230, 142) |
| HSL | hsl(132, 69%, 69%) |
| HSV | hsv(132, 47%, 90%) |
| CMYK | cmyk(47.4%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.24, -49.76, 33.43) |
| CIE-LCH | lch(83.24, 59.95, 146.10°) |
| OKLab | oklab(83.83% -0.1352 0.0831) |
| OKLCH | oklch(83.83% 0.159 148.4) |
| XYZ | xyz(41.0620, 62.6085, 35.5068) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.13
Foam Green
#90FDA9
ΔE00 5.26
Palegreen
#98FB98
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E68E #E679D1
analogous
#9BE679 #79E68E #79E6C5
triadic
#79E68E #8E79E6 #E68E79
tetradic
#79E68E #799BE6 #E679D1 #E6C579
square
#79E68E #799BE6 #E679D1 #E6C579
split-complementary
#79E68E #C579E6 #E6799B
monochromatic
#24C142 #45DC63 #79E68E #ADF0B9 #E0F9E5
Accessibility & contrast
On white
1.55
#79E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#79E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E68E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E68E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#65E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #79e68e; /* rgb */ color: rgb(121, 230, 142); /* oklch */ color: oklch(83.8% 0.159 148.4);
Tailwind
colors: {
custom: {
50: '#a6eeb0',
500: '#79e68e',
950: '#000000',
},
}SCSS
$custom: #79e68e; $custom-light: #a6eeb0; $custom-dark: #000000;
JSON
{
"hex": "#79e68e",
"rgb": {
"r": 121,
"g": 230,
"b": 142
},
"hsl": {
"h": 131.56,
"s": 68.553,
"l": 68.824
},
"oklch": {
"l": 0.8383,
"c": 0.1587,
"h": 148.4
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#79E68E
secondary
#BE45A7
accent
#15ACD0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581