#79EE8D#79EE8D
#79EE8D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.171 H 147.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE8D |
|---|---|
| RGB | rgb(121, 238, 141) |
| HSL | hsl(130, 77%, 70%) |
| HSV | hsv(130, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.57, -53.18, 36.99) |
| CIE-LCH | lch(85.57, 64.78, 145.18°) |
| OKLab | oklab(85.73% -0.1443 0.0914) |
| OKLCH | oklch(85.73% 0.171 147.6) |
| XYZ | xyz(43.2648, 67.1337, 35.8724) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.84
Mint Green
#8FFF9F
ΔE00 3.87
Foam Green
#90FDA9
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE8D #EE79DA
analogous
#A0EE79 #79EE8D #79EEC7
triadic
#79EE8D #8D79EE #EE8D79
tetradic
#79EE8D #79A0EE #EE79DA #EEC779
square
#79EE8D #79A0EE #EE79DA #EEC779
split-complementary
#79EE8D #C779EE #EE79A0
monochromatic
#1BD23A #43E75F #79EE8D #AFF5BB #E4FCE8
Accessibility & contrast
On white
1.46
#79EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#79EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE8D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE8D | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 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)
#F0DD86
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#64EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ee8d; /* rgb */ color: rgb(121, 238, 141); /* oklch */ color: oklch(85.7% 0.171 147.6);
Tailwind
colors: {
custom: {
50: '#a7f4af',
500: '#79ee8d',
950: '#000000',
},
}SCSS
$custom: #79ee8d; $custom-light: #a7f4af; $custom-dark: #000000;
JSON
{
"hex": "#79ee8d",
"rgb": {
"r": 121,
"g": 238,
"b": 141
},
"hsl": {
"h": 130.256,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85734,
"c": 0.17086,
"h": 147.6
},
"luminance": 0.67137
}Semantic roles & 50–950 ramp
primary
#79EE8D
secondary
#C744B1
accent
#0CB7DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581