#79EB8A#79EB8A
#79EB8A is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.170 H 147.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79EB8A |
|---|---|
| RGB | rgb(121, 235, 138) |
| HSL | hsl(129, 74%, 70%) |
| HSV | hsv(129, 49%, 92%) |
| CMYK | cmyk(48.5%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.64, -52.44, 37.28) |
| CIE-LCH | lch(84.64, 64.34, 144.59°) |
| OKLab | oklab(84.96% -0.1423 0.092) |
| OKLCH | oklch(84.96% 0.17 147.1) |
| XYZ | xyz(42.1784, 65.3134, 34.4240) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.36
Palegreen
#98FB98
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.34
Baby Green
#8CFF9E
ΔE00 4.38
Mint Green
#8FFF9F
ΔE00 4.47
Foam Green
#90FDA9
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EB8A #EB79DA
analogous
#A1EB79 #79EB8A #79EBC3
triadic
#79EB8A #8A79EB #EB8A79
tetradic
#79EB8A #79A1EB #EB79DA #EBC379
square
#79EB8A #79A1EB #EB79DA #EBC379
split-complementary
#79EB8A #C379EB #EB79A1
monochromatic
#1ECB38 #44E35C #79EB8A #AEF3B8 #E4FBE7
Accessibility & contrast
On white
1.49
#79EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#79EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EB8A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EB8A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#65E7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79eb8a; /* rgb */ color: rgb(121, 235, 138); /* oklch */ color: oklch(85.0% 0.170 147.1);
Tailwind
colors: {
custom: {
50: '#a6f2ad',
500: '#79eb8a',
950: '#000000',
},
}SCSS
$custom: #79eb8a; $custom-light: #a6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#79eb8a",
"rgb": {
"r": 121,
"g": 235,
"b": 138
},
"hsl": {
"h": 128.947,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.84961,
"c": 0.1695,
"h": 147.1
},
"luminance": 0.65317
}Semantic roles & 50–950 ramp
primary
#79EB8A
secondary
#C444B1
accent
#0FB9D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581