#79F48D#79F48D
#79F48D is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.2% C 0.179 H 147.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #79F48D |
|---|---|
| RGB | rgb(121, 244, 141) |
| HSL | hsl(130, 85%, 72%) |
| HSV | hsv(130, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(87.33, -55.58, 39.27) |
| CIE-LCH | lch(87.33, 68.05, 144.76°) |
| OKLab | oklab(87.17% -0.1508 0.0967) |
| OKLCH | oklch(87.17% 0.179 147.3) |
| XYZ | xyz(45.0408, 70.6858, 36.4644) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 2.83
Mint Green
#8FFF9F
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.13
Foam Green
#90FDA9
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F48D #F479E0
analogous
#A3F479 #79F48D #79F4CB
triadic
#79F48D #8D79F4 #F48D79
tetradic
#79F48D #79A3F4 #F479E0 #F4CB79
square
#79F48D #79A3F4 #F479E0 #F4CB79
split-complementary
#79F48D #CB79F4 #F479A3
monochromatic
#12E034 #40EF5D #79F48D #B2F9BD #E3FDE7
Accessibility & contrast
On white
1.39
#79F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#79F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F48D
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F48D | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E6D694
Tritanopia (blue-blind)
#62EFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #79f48d; /* rgb */ color: rgb(121, 244, 141); /* oklch */ color: oklch(87.2% 0.179 147.3);
Tailwind
colors: {
custom: {
50: '#a7f8af',
500: '#79f48d',
950: '#000000',
},
}SCSS
$custom: #79f48d; $custom-light: #a7f8af; $custom-dark: #000000;
JSON
{
"hex": "#79f48d",
"rgb": {
"r": 121,
"g": 244,
"b": 141
},
"hsl": {
"h": 129.756,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.87174,
"c": 0.17913,
"h": 147.3
},
"luminance": 0.70689
}Semantic roles & 50–950 ramp
primary
#79F48D
secondary
#CF42B8
accent
#04BDE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581