#79EF99#79EF99
#79EF99 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.2% C 0.161 H 150.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF99 |
|---|---|
| RGB | rgb(121, 239, 153) |
| HSL | hsl(136, 79%, 71%) |
| HSV | hsv(136, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(86.05, -51.64, 31.61) |
| CIE-LCH | lch(86.05, 60.55, 148.53°) |
| OKLab | oklab(86.19% -0.1403 0.0791) |
| OKLCH | oklch(86.19% 0.161 150.6) |
| XYZ | xyz(44.4985, 68.0943, 40.9294) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 3.33
Foam Green
#90FDA9
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF99 #EF79CF
analogous
#94EF79 #79EF99 #79EFD4
triadic
#79EF99 #9979EF #EF9979
tetradic
#79EF99 #7994EF #EF79CF #EFD479
square
#79EF99 #7994EF #EF79CF #EFD479
split-complementary
#79EF99 #D479EF #EF7994
monochromatic
#19D44C #42E86F #79EF99 #B0F6C3 #E4FCEA
Accessibility & contrast
On white
1.44
#79EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#79EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF99
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF99 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DFD39E
Tritanopia (blue-blind)
#60ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79ef99; /* rgb */ color: rgb(121, 239, 153); /* oklch */ color: oklch(86.2% 0.161 150.6);
Tailwind
colors: {
custom: {
50: '#a7f5b7',
500: '#79ef99',
950: '#000000',
},
}SCSS
$custom: #79ef99; $custom-light: #a7f5b7; $custom-dark: #000000;
JSON
{
"hex": "#79ef99",
"rgb": {
"r": 121,
"g": 239,
"b": 153
},
"hsl": {
"h": 136.271,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.8619,
"c": 0.16105,
"h": 150.6
},
"luminance": 0.68098
}Semantic roles & 50–950 ramp
primary
#79EF99
secondary
#C944A5
accent
#0BA2DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581