#79EA8A#79EA8A
#79EA8A is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.168 H 147.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA8A |
|---|---|
| RGB | rgb(121, 234, 138) |
| HSL | hsl(129, 73%, 70%) |
| HSV | hsv(129, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.35, -52.03, 36.90) |
| CIE-LCH | lch(84.35, 63.79, 144.66°) |
| OKLab | oklab(84.72% -0.1413 0.0911) |
| OKLCH | oklch(84.72% 0.168 147.2) |
| XYZ | xyz(41.8929, 64.7424, 34.3288) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.41
Weird Green
#3AE57F
ΔE00 4.30
Palegreen
#98FB98
ΔE00 4.41
Baby Green
#8CFF9E
ΔE00 4.57
Mint Green
#8FFF9F
ΔE00 4.65
Foam Green
#90FDA9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA8A #EA79D9
analogous
#A0EA79 #79EA8A #79EAC3
triadic
#79EA8A #8A79EA #EA8A79
tetradic
#79EA8A #79A0EA #EA79D9 #EAC379
square
#79EA8A #79A0EA #EA79D9 #EAC379
split-complementary
#79EA8A #C379EA #EA79A0
monochromatic
#20C939 #44E25C #79EA8A #AEF2B8 #E3FBE6
Accessibility & contrast
On white
1.51
#79EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#79EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA8A
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA8A | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#65E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79ea8a; /* rgb */ color: rgb(121, 234, 138); /* oklch */ color: oklch(84.7% 0.168 147.2);
Tailwind
colors: {
custom: {
50: '#a6f1ad',
500: '#79ea8a',
950: '#000000',
},
}SCSS
$custom: #79ea8a; $custom-light: #a6f1ad; $custom-dark: #000000;
JSON
{
"hex": "#79ea8a",
"rgb": {
"r": 121,
"g": 234,
"b": 138
},
"hsl": {
"h": 129.027,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84721,
"c": 0.16811,
"h": 147.2
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#79EA8A
secondary
#C345B0
accent
#11B7D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581