#79D495#79D495
#79D495 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.7% C 0.126 H 152.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79D495 |
|---|---|
| RGB | rgb(121, 212, 149) |
| HSL | hsl(138, 51%, 65%) |
| HSV | hsv(138, 43%, 83%) |
| CMYK | cmyk(42.9%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(78.06, -40.85, 22.89) |
| CIE-LCH | lch(78.06, 46.83, 150.74°) |
| OKLab | oklab(79.66% -0.1116 0.058) |
| OKLCH | oklch(79.66% 0.126 152.6) |
| XYZ | xyz(36.8511, 53.3193, 36.7778) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.20
Emerald
#50C878
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.73
Aqua Green
#12E193
ΔE00 6.81
Seaweed
#18D17B
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D495 #D479B8
analogous
#8AD479 #79D495 #79D4C3
triadic
#79D495 #9579D4 #D49579
tetradic
#79D495 #798AD4 #D479B8 #D4C379
square
#79D495 #798AD4 #D479B8 #D4C379
split-complementary
#79D495 #C379D4 #D4798A
monochromatic
#339F54 #4BC570 #79D495 #A7E3BA #D6F2DE
Accessibility & contrast
On white
1.80
#79D495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#79D495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D495
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D495 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#67D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d495; /* rgb */ color: rgb(121, 212, 149); /* oklch */ color: oklch(79.7% 0.126 152.6);
Tailwind
colors: {
custom: {
50: '#a4e2b4',
500: '#79d495',
950: '#000000',
},
}SCSS
$custom: #79d495; $custom-light: #a4e2b4; $custom-dark: #000000;
JSON
{
"hex": "#79d495",
"rgb": {
"r": 121,
"g": 212,
"b": 149
},
"hsl": {
"h": 138.462,
"s": 51.412,
"l": 65.294
},
"oklch": {
"l": 0.79655,
"c": 0.12578,
"h": 152.6
},
"luminance": 0.53322
}Semantic roles & 50–950 ramp
primary
#79D495
secondary
#A44D89
accent
#2790BF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481