#79E89E#79E89E
#79E89E is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.146 H 152.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #79E89E |
|---|---|
| RGB | rgb(121, 232, 158) |
| HSL | hsl(140, 71%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(84.09, -47.86, 26.43) |
| CIE-LCH | lch(84.09, 54.68, 151.09°) |
| OKLab | oklab(84.62% -0.1304 0.0667) |
| OKLCH | oklch(84.62% 0.147 152.9) |
| XYZ | xyz(42.9103, 64.2435, 42.4802) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E89E #E879C3
analogous
#8CE879 #79E89E #79E8D6
triadic
#79E89E #9E79E8 #E89E79
tetradic
#79E89E #798CE8 #E879C3 #E8D679
square
#79E89E #798CE8 #E879C3 #E8D679
split-complementary
#79E89E #D679E8 #E8798C
monochromatic
#22C558 #45DF78 #79E89E #ADF1C4 #E1FAEA
Accessibility & contrast
On white
1.52
#79E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#79E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E89E
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E89E | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#60E5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e89e; /* rgb */ color: rgb(121, 232, 158); /* oklch */ color: oklch(84.6% 0.146 152.9);
Tailwind
colors: {
custom: {
50: '#a6f0bb',
500: '#79e89e',
950: '#000000',
},
}SCSS
$custom: #79e89e; $custom-light: #a6f0bb; $custom-dark: #000000;
JSON
{
"hex": "#79e89e",
"rgb": {
"r": 121,
"g": 232,
"b": 158
},
"hsl": {
"h": 140,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84617,
"c": 0.1465,
"h": 152.9
},
"luminance": 0.64247
}Semantic roles & 50–950 ramp
primary
#79E89E
secondary
#C04597
accent
#1393D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582