#79E98A#79E98A
#79E98A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.167 H 147.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #79E98A |
|---|---|
| RGB | rgb(121, 233, 138) |
| HSL | hsl(129, 72%, 69%) |
| HSV | hsv(129, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(84.06, -51.63, 36.51) |
| CIE-LCH | lch(84.06, 63.23, 144.73°) |
| OKLab | oklab(84.48% -0.1402 0.0902) |
| OKLCH | oklch(84.48% 0.167 147.2) |
| XYZ | xyz(41.6091, 64.1746, 34.2342) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.49
Weird Green
#3AE57F
ΔE00 4.27
Palegreen
#98FB98
ΔE00 4.59
Baby Green
#8CFF9E
ΔE00 4.76
Mint Green
#8FFF9F
ΔE00 4.84
Foam Green
#90FDA9
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E98A #E979D8
analogous
#A0E979 #79E98A #79E9C2
triadic
#79E98A #8A79E9 #E98A79
tetradic
#79E98A #79A0E9 #E979D8 #E9C279
square
#79E98A #79A0E9 #E979D8 #E9C279
split-complementary
#79E98A #C279E9 #E979A0
monochromatic
#21C73A #44E05C #79E98A #AEF2B8 #E2FAE6
Accessibility & contrast
On white
1.52
#79E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#79E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E98A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E98A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#66E5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e98a; /* rgb */ color: rgb(121, 233, 138); /* oklch */ color: oklch(84.5% 0.167 147.2);
Tailwind
colors: {
custom: {
50: '#a6f1ad',
500: '#79e98a',
950: '#000000',
},
}SCSS
$custom: #79e98a; $custom-light: #a6f1ad; $custom-dark: #000000;
JSON
{
"hex": "#79e98a",
"rgb": {
"r": 121,
"g": 233,
"b": 138
},
"hsl": {
"h": 129.107,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.8448,
"c": 0.1667,
"h": 147.2
},
"luminance": 0.64178
}Semantic roles & 50–950 ramp
primary
#79E98A
secondary
#C145AE
accent
#12B6D4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581