#79DF85#79DF85
#79DF85 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.157 H 146.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF85 |
|---|---|
| RGB | rgb(121, 223, 133) |
| HSL | hsl(127, 61%, 67%) |
| HSV | hsv(127, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(81.03, -48.28, 35.09) |
| CIE-LCH | lch(81.03, 59.68, 143.99°) |
| OKLab | oklab(81.99% -0.1312 0.0868) |
| OKLCH | oklch(81.99% 0.157 146.5) |
| XYZ | xyz(38.5043, 58.5310, 31.4544) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.67
Lightish Green
#61E160
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.82
Palegreen
#98FB98
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF85 #DF79D3
analogous
#A0DF79 #79DF85 #79DFB8
triadic
#79DF85 #8579DF #DF8579
tetradic
#79DF85 #79A0DF #DF79D3 #DFB879
square
#79DF85 #79A0DF #DF79D3 #DFB879
split-complementary
#79DF85 #B879DF #DF79A0
monochromatic
#2BB33B #48D358 #79DF85 #AAEBB2 #DCF7DF
Accessibility & contrast
On white
1.65
#79DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#79DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF85
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF85 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7F
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#69DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79df85; /* rgb */ color: rgb(121, 223, 133); /* oklch */ color: oklch(82.0% 0.157 146.5);
Tailwind
colors: {
custom: {
50: '#a5e9a9',
500: '#79df85',
950: '#000000',
},
}SCSS
$custom: #79df85; $custom-light: #a5e9a9; $custom-dark: #000000;
JSON
{
"hex": "#79df85",
"rgb": {
"r": 121,
"g": 223,
"b": 133
},
"hsl": {
"h": 127.059,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.81985,
"c": 0.15731,
"h": 146.5
},
"luminance": 0.58534
}Semantic roles & 50–950 ramp
primary
#79DF85
secondary
#B448A8
accent
#1CB5C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481