#79E17F#79E17F
#79E17F is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.166 H 145.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79E17F |
|---|---|
| RGB | rgb(121, 225, 127) |
| HSL | hsl(123, 63%, 68%) |
| HSV | hsv(123, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(81.54, -50.02, 38.73) |
| CIE-LCH | lch(81.54, 63.26, 142.25°) |
| OKLab | oklab(82.37% -0.136 0.095) |
| OKLCH | oklch(82.37% 0.166 145.1) |
| XYZ | xyz(38.6391, 59.4449, 29.5125) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Lightish Green
#61E160
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 5.84
Fresh Green
#69D84F
ΔE00 5.92
Palegreen
#98FB98
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E17F #E179DB
analogous
#A7E179 #79E17F #79E1B3
triadic
#79E17F #7F79E1 #E17F79
tetradic
#79E17F #79A7E1 #E179DB #E1B379
square
#79E17F #79A7E1 #E179DB #E1B379
split-complementary
#79E17F #B379E1 #E179A7
monochromatic
#29B731 #47D64F #79E17F #ABECAF #DDF7DF
Accessibility & contrast
On white
1.63
#79E17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#79E17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E17F
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E17F | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D178
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#6ADCC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e17f; /* rgb */ color: rgb(121, 225, 127); /* oklch */ color: oklch(82.4% 0.166 145.1);
Tailwind
colors: {
custom: {
50: '#a6eba5',
500: '#79e17f',
950: '#000000',
},
}SCSS
$custom: #79e17f; $custom-light: #a6eba5; $custom-dark: #000000;
JSON
{
"hex": "#79e17f",
"rgb": {
"r": 121,
"g": 225,
"b": 127
},
"hsl": {
"h": 123.462,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.82367,
"c": 0.16586,
"h": 145.1
},
"luminance": 0.59448
}Semantic roles & 50–950 ramp
primary
#79E17F
secondary
#B847B1
accent
#1AC1CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480