#79D58F#79D58F
#79D58F is a light, vivid green. Relative luminance 0.536; OKLCH L 79.8% C 0.133 H 150.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #79D58F |
|---|---|
| RGB | rgb(121, 213, 143) |
| HSL | hsl(134, 52%, 65%) |
| HSV | hsv(134, 43%, 84%) |
| CMYK | cmyk(43.2%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(78.25, -42.36, 26.28) |
| CIE-LCH | lch(78.25, 49.85, 148.19°) |
| OKLab | oklab(79.77% -0.1154 0.0661) |
| OKLCH | oklch(79.77% 0.133 150.2) |
| XYZ | xyz(36.6351, 53.6341, 34.4032) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.42
Seaweed
#18D17B
ΔE00 6.39
Aqua Green
#12E193
ΔE00 6.73
Seafoam
#7FE0B3
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D58F #D579BF
analogous
#91D579 #79D58F #79D5BD
triadic
#79D58F #8F79D5 #D58F79
tetradic
#79D58F #7991D5 #D579BF #D5BD79
square
#79D58F #7991D5 #D579BF #D5BD79
split-complementary
#79D58F #BD79D5 #D57991
monochromatic
#32A14D #4AC668 #79D58F #A8E4B6 #D6F2DD
Accessibility & contrast
On white
1.79
#79D58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#79D58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D58F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D58F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78B
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#69D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d58f; /* rgb */ color: rgb(121, 213, 143); /* oklch */ color: oklch(79.8% 0.133 150.2);
Tailwind
colors: {
custom: {
50: '#a4e2b0',
500: '#79d58f',
950: '#000000',
},
}SCSS
$custom: #79d58f; $custom-light: #a4e2b0; $custom-dark: #000000;
JSON
{
"hex": "#79d58f",
"rgb": {
"r": 121,
"g": 213,
"b": 143
},
"hsl": {
"h": 134.348,
"s": 52.273,
"l": 65.49
},
"oklch": {
"l": 0.79769,
"c": 0.13304,
"h": 150.2
},
"luminance": 0.53637
}Semantic roles & 50–950 ramp
primary
#79D58F
secondary
#A54D90
accent
#269BC0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481