#79D587#79D587
#79D587 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.141 H 147.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79D587 |
|---|---|
| RGB | rgb(121, 213, 135) |
| HSL | hsl(129, 52%, 65%) |
| HSV | hsv(129, 43%, 84%) |
| CMYK | cmyk(43.2%, 0%, 36.6%, 16.5%) |
| CIE-LAB | lab(78.11, -43.72, 30.23) |
| CIE-LCH | lch(78.11, 53.15, 145.34°) |
| OKLab | oklab(79.61% -0.1189 0.0754) |
| OKLCH | oklch(79.61% 0.141 147.6) |
| XYZ | xyz(36.0506, 53.4003, 31.3246) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.77
Emerald
#50C878
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 6.18
Lightgreen
#90EE90
ΔE00 6.21
Seaweed
#18D17B
ΔE00 6.28
Weird Green
#3AE57F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D587 #D579C7
analogous
#99D579 #79D587 #79D5B5
triadic
#79D587 #8779D5 #D58779
tetradic
#79D587 #7999D5 #D579C7 #D5B579
square
#79D587 #7999D5 #D579C7 #D5B579
split-complementary
#79D587 #B579D5 #D57999
monochromatic
#32A143 #4AC65D #79D587 #A8E4B1 #D6F2DA
Accessibility & contrast
On white
1.80
#79D587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#79D587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D587
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D587 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#CABE8C
Tritanopia (blue-blind)
#6BD1C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d587; /* rgb */ color: rgb(121, 213, 135); /* oklch */ color: oklch(79.6% 0.141 147.6);
Tailwind
colors: {
custom: {
50: '#a4e2aa',
500: '#79d587',
950: '#000000',
},
}SCSS
$custom: #79d587; $custom-light: #a4e2aa; $custom-dark: #000000;
JSON
{
"hex": "#79d587",
"rgb": {
"r": 121,
"g": 213,
"b": 135
},
"hsl": {
"h": 129.13,
"s": 52.273,
"l": 65.49
},
"oklch": {
"l": 0.79613,
"c": 0.14084,
"h": 147.6
},
"luminance": 0.53403
}Semantic roles & 50–950 ramp
primary
#79D587
secondary
#A54D98
accent
#26A8C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481