#79E186#79E186
#79E186 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.159 H 146.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79E186 |
|---|---|
| RGB | rgb(121, 225, 134) |
| HSL | hsl(128, 63%, 68%) |
| HSV | hsv(128, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 40.4%, 11.8%) |
| CIE-LAB | lab(81.64, -48.96, 35.37) |
| CIE-LCH | lch(81.64, 60.40, 144.15°) |
| OKLab | oklab(82.49% -0.133 0.0875) |
| OKLCH | oklch(82.49% 0.159 146.7) |
| XYZ | xyz(39.1112, 59.6338, 31.9992) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 4.50
Lightish Green
#61E160
ΔE00 5.25
Tealish Green
#0CDC73
ΔE00 5.83
Palegreen
#98FB98
ΔE00 6.07
Seafoam Green
#7AF9AB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E186 #E179D4
analogous
#A0E179 #79E186 #79E1BA
triadic
#79E186 #8679E1 #E18679
tetradic
#79E186 #79A0E1 #E179D4 #E1BA79
square
#79E186 #79A0E1 #E179D4 #E1BA79
split-complementary
#79E186 #BA79E1 #E179A0
monochromatic
#29B73B #47D659 #79E186 #ABECB3 #DDF7E0
Accessibility & contrast
On white
1.62
#79E186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#79E186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E186
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E186 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#D5C78C
Tritanopia (blue-blind)
#68DDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e186; /* rgb */ color: rgb(121, 225, 134); /* oklch */ color: oklch(82.5% 0.159 146.7);
Tailwind
colors: {
custom: {
50: '#a5ebaa',
500: '#79e186',
950: '#000000',
},
}SCSS
$custom: #79e186; $custom-light: #a5ebaa; $custom-dark: #000000;
JSON
{
"hex": "#79e186",
"rgb": {
"r": 121,
"g": 225,
"b": 134
},
"hsl": {
"h": 127.5,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.82485,
"c": 0.15921,
"h": 146.7
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#79E186
secondary
#B847A9
accent
#1AB5CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481