#79E175#79E175
#79E175 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.175 H 143.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #79E175 |
|---|---|
| RGB | rgb(121, 225, 117) |
| HSL | hsl(118, 64%, 67%) |
| HSV | hsv(118, 48%, 88%) |
| CMYK | cmyk(46.2%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(81.40, -51.42, 43.46) |
| CIE-LCH | lch(81.40, 67.32, 139.80°) |
| OKLab | oklab(82.21% -0.14 0.1053) |
| OKLCH | oklch(82.21% 0.175 143.1) |
| XYZ | xyz(38.0194, 59.1971, 26.2489) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 4.09
Fresh Green
#69D84F
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 5.27
Light Green
#96F97B
ΔE00 6.00
Tealish Green
#0CDC73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E175 #DD75E1
analogous
#AFE175 #79E175 #75E1A7
triadic
#79E175 #7579E1 #E17579
tetradic
#79E175 #75AFE1 #DD75E1 #E1A775
square
#79E175 #75AFE1 #DD75E1 #E1A775
split-complementary
#79E175 #A775E1 #E175AF
monochromatic
#2CB427 #48D643 #79E175 #AAECA7 #DBF7DA
Accessibility & contrast
On white
1.64
#79E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#79E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E175
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E175 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#6CDCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e175; /* rgb */ color: rgb(121, 225, 117); /* oklch */ color: oklch(82.2% 0.175 143.1);
Tailwind
colors: {
custom: {
50: '#a6eb9e',
500: '#79e175',
950: '#000000',
},
}SCSS
$custom: #79e175; $custom-light: #a6eb9e; $custom-dark: #000000;
JSON
{
"hex": "#79e175",
"rgb": {
"r": 121,
"g": 225,
"b": 117
},
"hsl": {
"h": 117.778,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82212,
"c": 0.17519,
"h": 143.1
},
"luminance": 0.592
}Semantic roles & 50–950 ramp
primary
#79E175
secondary
#B145B5
accent
#19CCC5
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480