#79DF83#79DF83
#79DF83 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.159 H 146.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF83 |
|---|---|
| RGB | rgb(121, 223, 131) |
| HSL | hsl(126, 61%, 67%) |
| HSV | hsv(126, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(81.00, -48.59, 36.05) |
| CIE-LCH | lch(81.00, 60.50, 143.43°) |
| OKLab | oklab(81.95% -0.1321 0.089) |
| OKLCH | oklch(81.95% 0.159 146) |
| XYZ | xyz(38.3675, 58.4763, 30.7336) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 4.68
Lightish Green
#61E160
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.79
Palegreen
#98FB98
ΔE00 6.43
Fresh Green
#69D84F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF83 #DF79D5
analogous
#A2DF79 #79DF83 #79DFB6
triadic
#79DF83 #8379DF #DF8379
tetradic
#79DF83 #79A2DF #DF79D5 #DFB679
square
#79DF83 #79A2DF #DF79D5 #DFB679
split-complementary
#79DF83 #B679DF #DF79A2
monochromatic
#2BB338 #48D355 #79DF83 #AAEBB1 #DCF7DE
Accessibility & contrast
On white
1.65
#79DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#79DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF83
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF83 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#6ADBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79df83; /* rgb */ color: rgb(121, 223, 131); /* oklch */ color: oklch(82.0% 0.159 146.0);
Tailwind
colors: {
custom: {
50: '#a5e9a8',
500: '#79df83',
950: '#000000',
},
}SCSS
$custom: #79df83; $custom-light: #a5e9a8; $custom-dark: #000000;
JSON
{
"hex": "#79df83",
"rgb": {
"r": 121,
"g": 223,
"b": 131
},
"hsl": {
"h": 125.882,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.81951,
"c": 0.15922,
"h": 146
},
"luminance": 0.58479
}Semantic roles & 50–950 ramp
primary
#79DF83
secondary
#B448AA
accent
#1CB8C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480