#79F288#79F288
#79F288 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.181 H 146.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #79F288 |
|---|---|
| RGB | rgb(121, 242, 136) |
| HSL | hsl(127, 82%, 71%) |
| HSV | hsv(127, 50%, 95%) |
| CMYK | cmyk(50%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(86.67, -55.54, 40.87) |
| CIE-LCH | lch(86.67, 68.96, 143.65°) |
| OKLab | oklab(86.61% -0.1507 0.1002) |
| OKLCH | oklch(86.61% 0.181 146.4) |
| XYZ | xyz(44.0786, 69.3433, 34.3496) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.72
Palegreen
#98FB98
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Easter Green
#8CFD7E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F288 #F279E3
analogous
#A6F279 #79F288 #79F2C4
triadic
#79F288 #8879F2 #F28879
tetradic
#79F288 #79A6F2 #F279E3 #F2C479
square
#79F288 #79A6F2 #F279E3 #F2C479
split-complementary
#79F288 #C479F2 #F279A6
monochromatic
#15DB2E #41ED56 #79F288 #B1F7BA #E3FCE6
Accessibility & contrast
On white
1.41
#79F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#79F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F288
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F288 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E4D58F
Tritanopia (blue-blind)
#64EDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79f288; /* rgb */ color: rgb(121, 242, 136); /* oklch */ color: oklch(86.6% 0.181 146.4);
Tailwind
colors: {
custom: {
50: '#a7f7ac',
500: '#79f288',
950: '#000000',
},
}SCSS
$custom: #79f288; $custom-light: #a7f7ac; $custom-dark: #000000;
JSON
{
"hex": "#79f288",
"rgb": {
"r": 121,
"g": 242,
"b": 136
},
"hsl": {
"h": 127.438,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.86612,
"c": 0.181,
"h": 146.4
},
"luminance": 0.69347
}Semantic roles & 50–950 ramp
primary
#79F288
secondary
#CC43BB
accent
#07C4DF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581