#79E17D#79E17D
#79E17D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.168 H 144.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #79E17D |
|---|---|
| RGB | rgb(121, 225, 125) |
| HSL | hsl(122, 63%, 68%) |
| HSV | hsv(122, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(81.51, -50.31, 39.68) |
| CIE-LCH | lch(81.51, 64.08, 141.73°) |
| OKLab | oklab(82.33% -0.1368 0.0971) |
| OKLCH | oklch(82.33% 0.168 144.6) |
| XYZ | xyz(38.5100, 59.3933, 28.8329) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.89
Palegreen
#98FB98
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E17D #E179DD
analogous
#A9E179 #79E17D #79E1B1
triadic
#79E17D #7D79E1 #E17D79
tetradic
#79E17D #79A9E1 #E179DD #E1B179
square
#79E17D #79A9E1 #E179DD #E1B179
split-complementary
#79E17D #B179E1 #E179A9
monochromatic
#29B72E #47D64C #79E17D #ABECAE #DDF7DE
Accessibility & contrast
On white
1.63
#79E17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#79E17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E17D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E17D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D175
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#6BDCC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e17d; /* rgb */ color: rgb(121, 225, 125); /* oklch */ color: oklch(82.3% 0.168 144.6);
Tailwind
colors: {
custom: {
50: '#a6eba4',
500: '#79e17d',
950: '#000000',
},
}SCSS
$custom: #79e17d; $custom-light: #a6eba4; $custom-dark: #000000;
JSON
{
"hex": "#79e17d",
"rgb": {
"r": 121,
"g": 225,
"b": 125
},
"hsl": {
"h": 122.308,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.82334,
"c": 0.16774,
"h": 144.6
},
"luminance": 0.59396
}Semantic roles & 50–950 ramp
primary
#79E17D
secondary
#B847B3
accent
#1AC4CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480