#79DD79#79DD79
#79DD79 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.166 H 143.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79DD79 |
|---|---|
| RGB | rgb(121, 221, 121) |
| HSL | hsl(120, 60%, 67%) |
| HSV | hsv(120, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(80.27, -49.23, 40.08) |
| CIE-LCH | lch(80.27, 63.49, 140.85°) |
| OKLab | oklab(81.3% -0.134 0.0978) |
| OKLCH | oklch(81.3% 0.166 143.9) |
| XYZ | xyz(37.1910, 57.1558, 27.1579) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.35
Fresh Green
#69D84F
ΔE00 5.12
Weird Green
#3AE57F
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 5.95
Palegreen
#98FB98
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DD79 #DD79DD
analogous
#ABDD79 #79DD79 #79DDAB
triadic
#79DD79 #7979DD #DD7979
tetradic
#79DD79 #79ABDD #DD79DD #DDAB79
square
#79DD79 #79ABDD #DD79DD #DDAB79
split-complementary
#79DD79 #AB79DD #DD79AB
monochromatic
#2CAF2C #48D148 #79DD79 #AAE9AA #DBF6DB
Accessibility & contrast
On white
1.69
#79DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#79DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DD79
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DD79 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#6CD8C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #79dd79; /* rgb */ color: rgb(121, 221, 121); /* oklch */ color: oklch(81.3% 0.166 143.9);
Tailwind
colors: {
custom: {
50: '#a5e8a1',
500: '#79dd79',
950: '#000000',
},
}SCSS
$custom: #79dd79; $custom-light: #a5e8a1; $custom-dark: #000000;
JSON
{
"hex": "#79dd79",
"rgb": {
"r": 121,
"g": 221,
"b": 121
},
"hsl": {
"h": 120,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.81303,
"c": 0.1659,
"h": 143.9
},
"luminance": 0.57158
}Semantic roles & 50–950 ramp
primary
#79DD79
secondary
#B149B1
accent
#1EC7C7
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480