#79D87F#79D87F
#79D87F is a light, vivid green. Relative luminance 0.547; OKLCH L 80.2% C 0.153 H 145.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79D87F |
|---|---|
| RGB | rgb(121, 216, 127) |
| HSL | hsl(124, 55%, 66%) |
| HSV | hsv(124, 44%, 85%) |
| CMYK | cmyk(44%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.87, -46.27, 35.30) |
| CIE-LCH | lch(78.87, 58.20, 142.65°) |
| OKLab | oklab(80.19% -0.1258 0.0871) |
| OKLCH | oklch(80.19% 0.153 145.3) |
| XYZ | xyz(36.2699, 54.7066, 28.7228) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.58
Soft Green
#6FC276
ΔE00 5.58
Emerald
#50C878
ΔE00 5.61
Tealish Green
#0CDC73
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D87F #D879D2
analogous
#A2D879 #79D87F #79D8AE
triadic
#79D87F #7F79D8 #D87F79
tetradic
#79D87F #79A2D8 #D879D2 #D8AE79
square
#79D87F #79A2D8 #D879D2 #D8AE79
split-complementary
#79D87F #AE79D8 #D879A2
monochromatic
#30A638 #4ACA52 #79D87F #A8E6AC #D8F4DA
Accessibility & contrast
On white
1.76
#79D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#79D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D87F
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D87F | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#6CD4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79d87f; /* rgb */ color: rgb(121, 216, 127); /* oklch */ color: oklch(80.2% 0.153 145.3);
Tailwind
colors: {
custom: {
50: '#a5e4a5',
500: '#79d87f',
950: '#000000',
},
}SCSS
$custom: #79d87f; $custom-light: #a5e4a5; $custom-dark: #000000;
JSON
{
"hex": "#79d87f",
"rgb": {
"r": 121,
"g": 216,
"b": 127
},
"hsl": {
"h": 123.789,
"s": 54.913,
"l": 66.078
},
"oklch": {
"l": 0.80192,
"c": 0.15304,
"h": 145.3
},
"luminance": 0.54709
}Semantic roles & 50–950 ramp
primary
#79D87F
secondary
#AA4BA4
accent
#23B8C2
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480