#79E99E#79E99E
#79E99E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.148 H 152.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79E99E |
|---|---|
| RGB | rgb(121, 233, 158) |
| HSL | hsl(140, 72%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.38, -48.28, 26.83) |
| CIE-LCH | lch(84.38, 55.24, 150.94°) |
| OKLab | oklab(84.86% -0.1316 0.0676) |
| OKLCH | oklch(84.86% 0.148 152.8) |
| XYZ | xyz(43.1926, 64.8080, 42.5743) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.35
Foam Green
#90FDA9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E99E #E979C4
analogous
#8CE979 #79E99E #79E9D6
triadic
#79E99E #9E79E9 #E99E79
tetradic
#79E99E #798CE9 #E979C4 #E9D679
square
#79E99E #798CE9 #E979C4 #E9D679
split-complementary
#79E99E #D679E9 #E9798C
monochromatic
#21C758 #44E078 #79E99E #AEF2C4 #E2FAEA
Accessibility & contrast
On white
1.50
#79E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#79E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E99E
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E99E | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#60E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79e99e; /* rgb */ color: rgb(121, 233, 158); /* oklch */ color: oklch(84.9% 0.148 152.8);
Tailwind
colors: {
custom: {
50: '#a6f1bb',
500: '#79e99e',
950: '#000000',
},
}SCSS
$custom: #79e99e; $custom-light: #a6f1bb; $custom-dark: #000000;
JSON
{
"hex": "#79e99e",
"rgb": {
"r": 121,
"g": 233,
"b": 158
},
"hsl": {
"h": 139.821,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84856,
"c": 0.14793,
"h": 152.8
},
"luminance": 0.64811
}Semantic roles & 50–950 ramp
primary
#79E99E
secondary
#C14598
accent
#1294D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582