#79E08D#79E08D
#79E08D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.151 H 148.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79E08D |
|---|---|
| RGB | rgb(121, 224, 141) |
| HSL | hsl(132, 62%, 68%) |
| HSV | hsv(132, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.45, -47.42, 31.59) |
| CIE-LCH | lch(81.45, 56.98, 146.33°) |
| OKLab | oklab(82.37% -0.1289 0.0788) |
| OKLCH | oklch(82.37% 0.151 148.6) |
| XYZ | xyz(39.3462, 59.2965, 34.5662) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.97
Seafoam (survey)
#80F9AD
ΔE00 6.01
Light Sea Green
#98F6B0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E08D #E079CC
analogous
#99E079 #79E08D #79E0C0
triadic
#79E08D #8D79E0 #E08D79
tetradic
#79E08D #7999E0 #E079CC #E0C079
square
#79E08D #7999E0 #E079CC #E0C079
split-complementary
#79E08D #C079E0 #E07999
monochromatic
#2AB545 #47D563 #79E08D #ABEBB7 #DCF7E2
Accessibility & contrast
On white
1.63
#79E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#79E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E08D
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E08D | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#67DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e08d; /* rgb */ color: rgb(121, 224, 141); /* oklch */ color: oklch(82.4% 0.151 148.6);
Tailwind
colors: {
custom: {
50: '#a5eaaf',
500: '#79e08d',
950: '#000000',
},
}SCSS
$custom: #79e08d; $custom-light: #a5eaaf; $custom-dark: #000000;
JSON
{
"hex": "#79e08d",
"rgb": {
"r": 121,
"g": 224,
"b": 141
},
"hsl": {
"h": 131.65,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.8237,
"c": 0.15107,
"h": 148.6
},
"luminance": 0.59299
}Semantic roles & 50–950 ramp
primary
#79E08D
secondary
#B647A0
accent
#1BA8CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481