#79F286#79F286
#79F286 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.183 H 146.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79F286 |
|---|---|
| RGB | rgb(121, 242, 134) |
| HSL | hsl(126, 82%, 71%) |
| HSV | hsv(126, 50%, 95%) |
| CMYK | cmyk(50%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(86.65, -55.83, 41.81) |
| CIE-LCH | lch(86.65, 69.75, 143.17°) |
| OKLab | oklab(86.58% -0.1515 0.1023) |
| OKLCH | oklch(86.58% 0.183 146) |
| XYZ | xyz(43.9378, 69.2870, 33.6080) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Palegreen
#98FB98
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.68
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F286 #F279E5
analogous
#A8F279 #79F286 #79F2C2
triadic
#79F286 #8679F2 #F28679
tetradic
#79F286 #79A8F2 #F279E5 #F2C279
square
#79F286 #79A8F2 #F279E5 #F2C279
split-complementary
#79F286 #C279F2 #F279A8
monochromatic
#15DB2B #41ED54 #79F286 #B1F7B8 #E3FCE6
Accessibility & contrast
On white
1.41
#79F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#79F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F286
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F286 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#65EDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79f286; /* rgb */ color: rgb(121, 242, 134); /* oklch */ color: oklch(86.6% 0.183 146.0);
Tailwind
colors: {
custom: {
50: '#a7f7ab',
500: '#79f286',
950: '#000000',
},
}SCSS
$custom: #79f286; $custom-light: #a7f7ab; $custom-dark: #000000;
JSON
{
"hex": "#79f286",
"rgb": {
"r": 121,
"g": 242,
"b": 134
},
"hsl": {
"h": 126.446,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.8658,
"c": 0.18284,
"h": 146
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#79F286
secondary
#CC43BE
accent
#07C8DF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581