#79EE80#79EE80
#79EE80 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.183 H 144.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE80 |
|---|---|
| RGB | rgb(121, 238, 128) |
| HSL | hsl(124, 77%, 70%) |
| HSV | hsv(124, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.39, -55.11, 43.13) |
| CIE-LCH | lch(85.39, 69.98, 141.95°) |
| OKLab | oklab(85.52% -0.1497 0.1051) |
| OKLCH | oklch(85.52% 0.183 144.9) |
| XYZ | xyz(42.3537, 66.7693, 31.0738) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.86
Palegreen
#98FB98
ΔE00 4.01
Easter Green
#8CFD7E
ΔE00 4.04
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Lightish Green
#61E160
ΔE00 4.26
Light Green
#96F97B
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE80 #EE79E7
analogous
#ACEE79 #79EE80 #79EEBB
triadic
#79EE80 #8079EE #EE8079
tetradic
#79EE80 #79ACEE #EE79E7 #EEBB79
square
#79EE80 #79ACEE #EE79E7 #EEBB79
split-complementary
#79EE80 #BB79EE #EE79AC
monochromatic
#1BD226 #43E74D #79EE80 #AFF5B3 #E4FCE5
Accessibility & contrast
On white
1.46
#79EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#79EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE80
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE80 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#67E9D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #79ee80; /* rgb */ color: rgb(121, 238, 128); /* oklch */ color: oklch(85.5% 0.183 144.9);
Tailwind
colors: {
custom: {
50: '#a7f4a6',
500: '#79ee80',
950: '#000000',
},
}SCSS
$custom: #79ee80; $custom-light: #a7f4a6; $custom-dark: #000000;
JSON
{
"hex": "#79ee80",
"rgb": {
"r": 121,
"g": 238,
"b": 128
},
"hsl": {
"h": 123.59,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85523,
"c": 0.18289,
"h": 144.9
},
"luminance": 0.66773
}Semantic roles & 50–950 ramp
primary
#79EE80
secondary
#C744C0
accent
#0CCDDA
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580