#79EE8E#79EE8E
#79EE8E is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.170 H 147.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE8E |
|---|---|
| RGB | rgb(121, 238, 142) |
| HSL | hsl(131, 77%, 70%) |
| HSV | hsv(131, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(85.59, -53.03, 36.51) |
| CIE-LCH | lch(85.59, 64.38, 145.45°) |
| OKLab | oklab(85.75% -0.1439 0.0904) |
| OKLCH | oklch(85.75% 0.17 147.9) |
| XYZ | xyz(43.3395, 67.1636, 36.2660) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.41
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.86
Palegreen
#98FB98
ΔE00 3.87
Foam Green
#90FDA9
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE8E #EE79D9
analogous
#9FEE79 #79EE8E #79EEC8
triadic
#79EE8E #8E79EE #EE8E79
tetradic
#79EE8E #799FEE #EE79D9 #EEC879
square
#79EE8E #799FEE #EE79D9 #EEC879
split-complementary
#79EE8E #C879EE #EE799F
monochromatic
#1BD23C #43E760 #79EE8E #AFF5BC #E4FCE8
Accessibility & contrast
On white
1.45
#79EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#79EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE8E
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE8E | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#63EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ee8e; /* rgb */ color: rgb(121, 238, 142); /* oklch */ color: oklch(85.8% 0.170 147.9);
Tailwind
colors: {
custom: {
50: '#a7f4b0',
500: '#79ee8e',
950: '#000000',
},
}SCSS
$custom: #79ee8e; $custom-light: #a7f4b0; $custom-dark: #000000;
JSON
{
"hex": "#79ee8e",
"rgb": {
"r": 121,
"g": 238,
"b": 142
},
"hsl": {
"h": 130.769,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85751,
"c": 0.16993,
"h": 147.9
},
"luminance": 0.67167
}Semantic roles & 50–950 ramp
primary
#79EE8E
secondary
#C744B0
accent
#0CB5DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581