#79E18E#79E18E
#79E18E is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.152 H 148.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79E18E |
|---|---|
| RGB | rgb(121, 225, 142) |
| HSL | hsl(132, 63%, 68%) |
| HSV | hsv(132, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.77, -47.68, 31.49) |
| CIE-LCH | lch(81.77, 57.14, 146.55°) |
| OKLab | oklab(82.63% -0.1296 0.0786) |
| OKLCH | oklch(82.63% 0.152 148.8) |
| XYZ | xyz(39.6904, 59.8655, 35.0497) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.73
Seafoam (survey)
#80F9AD
ΔE00 5.78
Light Sea Green
#98F6B0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E18E #E179CC
analogous
#98E179 #79E18E #79E1C2
triadic
#79E18E #8E79E1 #E18E79
tetradic
#79E18E #7998E1 #E179CC #E1C279
square
#79E18E #7998E1 #E179CC #E1C279
split-complementary
#79E18E #C279E1 #E17998
monochromatic
#29B746 #47D664 #79E18E #ABECB8 #DDF7E2
Accessibility & contrast
On white
1.62
#79E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#79E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E18E
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E18E | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D188
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#66DDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e18e; /* rgb */ color: rgb(121, 225, 142); /* oklch */ color: oklch(82.6% 0.152 148.8);
Tailwind
colors: {
custom: {
50: '#a5ebb0',
500: '#79e18e',
950: '#000000',
},
}SCSS
$custom: #79e18e; $custom-light: #a5ebb0; $custom-dark: #000000;
JSON
{
"hex": "#79e18e",
"rgb": {
"r": 121,
"g": 225,
"b": 142
},
"hsl": {
"h": 132.115,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.82629,
"c": 0.15155,
"h": 148.8
},
"luminance": 0.59868
}Semantic roles & 50–950 ramp
primary
#79E18E
secondary
#B847A1
accent
#1AA7CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481