#79D698#79D698
#79D698 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.2% C 0.126 H 153.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79D698 |
|---|---|
| RGB | rgb(121, 214, 152) |
| HSL | hsl(140, 53%, 66%) |
| HSV | hsv(140, 43%, 84%) |
| CMYK | cmyk(43.5%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.71, -41.19, 22.20) |
| CIE-LCH | lch(78.71, 46.79, 151.67°) |
| OKLab | oklab(80.2% -0.1126 0.0563) |
| OKLCH | oklch(80.2% 0.126 153.4) |
| XYZ | xyz(37.5967, 54.4225, 38.2231) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.04
Emerald
#50C878
ΔE00 5.96
Soft Green
#6FC276
ΔE00 6.32
Aqua Green
#12E193
ΔE00 6.57
Eucalyptus
#44D7A8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D698 #D679B7
analogous
#88D679 #79D698 #79D6C6
triadic
#79D698 #9879D6 #D69879
tetradic
#79D698 #7988D6 #D679B7 #D6C679
square
#79D698 #7988D6 #D679B7 #D6C679
split-complementary
#79D698 #C679D6 #D67988
monochromatic
#32A357 #4AC874 #79D698 #A8E4BC #D7F3E0
Accessibility & contrast
On white
1.77
#79D698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#79D698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D698
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D698 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#66D4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79d698; /* rgb */ color: rgb(121, 214, 152); /* oklch */ color: oklch(80.2% 0.126 153.4);
Tailwind
colors: {
custom: {
50: '#a4e3b6',
500: '#79d698',
950: '#000000',
},
}SCSS
$custom: #79d698; $custom-light: #a4e3b6; $custom-dark: #000000;
JSON
{
"hex": "#79d698",
"rgb": {
"r": 121,
"g": 214,
"b": 152
},
"hsl": {
"h": 140,
"s": 53.143,
"l": 65.686
},
"oklch": {
"l": 0.80197,
"c": 0.12592,
"h": 153.4
},
"luminance": 0.54425
}Semantic roles & 50–950 ramp
primary
#79D698
secondary
#A74C89
accent
#258DC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481