#79F08D#79F08D
#79F08D is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.174 H 147.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79F08D |
|---|---|
| RGB | rgb(121, 240, 141) |
| HSL | hsl(130, 80%, 71%) |
| HSV | hsv(130, 50%, 94%) |
| CMYK | cmyk(49.6%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(86.16, -53.99, 37.75) |
| CIE-LCH | lch(86.16, 65.88, 145.04°) |
| OKLab | oklab(86.21% -0.1465 0.0932) |
| OKLCH | oklch(86.21% 0.174 147.5) |
| XYZ | xyz(43.8503, 68.3048, 36.0675) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Baby Green
#8CFF9E
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.54
Palegreen
#98FB98
ΔE00 3.55
Foam Green
#90FDA9
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F08D #F079DC
analogous
#A0F079 #79F08D #79F0C8
triadic
#79F08D #8D79F0 #F08D79
tetradic
#79F08D #79A0F0 #F079DC #F0C879
square
#79F08D #79A0F0 #F079DC #F0C879
split-complementary
#79F08D #C879F0 #F079A0
monochromatic
#18D738 #42EA5E #79F08D #B0F6BC #E3FCE8
Accessibility & contrast
On white
1.43
#79F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#79F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F08D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F08D | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#63ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79f08d; /* rgb */ color: rgb(121, 240, 141); /* oklch */ color: oklch(86.2% 0.174 147.5);
Tailwind
colors: {
custom: {
50: '#a7f6af',
500: '#79f08d',
950: '#000000',
},
}SCSS
$custom: #79f08d; $custom-light: #a7f6af; $custom-dark: #000000;
JSON
{
"hex": "#79f08d",
"rgb": {
"r": 121,
"g": 240,
"b": 141
},
"hsl": {
"h": 130.084,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.86214,
"c": 0.17363,
"h": 147.5
},
"luminance": 0.68308
}Semantic roles & 50–950 ramp
primary
#79F08D
secondary
#CA43B3
accent
#09B9DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581