#79D489#79D489
#79D489 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.4% C 0.137 H 148.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #79D489 |
|---|---|
| RGB | rgb(121, 212, 137) |
| HSL | hsl(131, 51%, 65%) |
| HSV | hsv(131, 43%, 83%) |
| CMYK | cmyk(42.9%, 0%, 35.4%, 16.9%) |
| CIE-LAB | lab(77.85, -42.95, 28.85) |
| CIE-LCH | lch(77.85, 51.74, 146.11°) |
| OKLab | oklab(79.41% -0.1169 0.0722) |
| OKLCH | oklch(79.41% 0.137 148.3) |
| XYZ | xyz(35.9419, 52.9557, 31.9896) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.63
Emerald
#50C878
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.28
Dark Mint
#48C072
ΔE00 6.59
Weird Green
#3AE57F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D489 #D479C4
analogous
#97D479 #79D489 #79D4B6
triadic
#79D489 #8979D4 #D48979
tetradic
#79D489 #7997D4 #D479C4 #D4B679
square
#79D489 #7997D4 #D479C4 #D4B679
split-complementary
#79D489 #B679D4 #D47997
monochromatic
#339F46 #4BC560 #79D489 #A7E3B2 #D6F2DB
Accessibility & contrast
On white
1.81
#79D489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#79D489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D489
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D489 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C684
Deuteranopia (green-blind)
#C8BD8D
Tritanopia (blue-blind)
#6AD1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79d489; /* rgb */ color: rgb(121, 212, 137); /* oklch */ color: oklch(79.4% 0.137 148.3);
Tailwind
colors: {
custom: {
50: '#a4e2ac',
500: '#79d489',
950: '#000000',
},
}SCSS
$custom: #79d489; $custom-light: #a4e2ac; $custom-dark: #000000;
JSON
{
"hex": "#79d489",
"rgb": {
"r": 121,
"g": 212,
"b": 137
},
"hsl": {
"h": 130.549,
"s": 51.412,
"l": 65.294
},
"oklch": {
"l": 0.79411,
"c": 0.13741,
"h": 148.3
},
"luminance": 0.52958
}Semantic roles & 50–950 ramp
primary
#79D489
secondary
#A44D95
accent
#27A4BF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481