#79E083#79E083
#79E083 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.161 H 146.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79E083 |
|---|---|
| RGB | rgb(121, 224, 131) |
| HSL | hsl(126, 62%, 68%) |
| HSV | hsv(126, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.30, -49.01, 36.43) |
| CIE-LCH | lch(81.30, 61.07, 143.37°) |
| OKLab | oklab(82.19% -0.1332 0.0898) |
| OKLCH | oklch(82.19% 0.161 146) |
| XYZ | xyz(38.6354, 59.0122, 30.8229) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 4.60
Lightish Green
#61E160
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.79
Palegreen
#98FB98
ΔE00 6.22
Fresh Green
#69D84F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E083 #E079D6
analogous
#A3E079 #79E083 #79E0B6
triadic
#79E083 #8379E0 #E08379
tetradic
#79E083 #79A3E0 #E079D6 #E0B679
square
#79E083 #79A3E0 #E079D6 #E0B679
split-complementary
#79E083 #B679E0 #E079A3
monochromatic
#2AB537 #47D555 #79E083 #ABEBB1 #DCF7DF
Accessibility & contrast
On white
1.64
#79E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#79E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E083
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E083 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#69DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e083; /* rgb */ color: rgb(121, 224, 131); /* oklch */ color: oklch(82.2% 0.161 146.0);
Tailwind
colors: {
custom: {
50: '#a5eaa8',
500: '#79e083',
950: '#000000',
},
}SCSS
$custom: #79e083; $custom-light: #a5eaa8; $custom-dark: #000000;
JSON
{
"hex": "#79e083",
"rgb": {
"r": 121,
"g": 224,
"b": 131
},
"hsl": {
"h": 125.825,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82192,
"c": 0.16065,
"h": 146
},
"luminance": 0.59015
}Semantic roles & 50–950 ramp
primary
#79E083
secondary
#B647AB
accent
#1BB9CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480