#79E8A9#79E8A9
#79E8A9 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.9% C 0.137 H 156.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79E8A9 |
|---|---|
| RGB | rgb(121, 232, 169) |
| HSL | hsl(146, 71%, 69%) |
| HSV | hsv(146, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(84.30, -45.82, 21.04) |
| CIE-LCH | lch(84.30, 50.42, 155.34°) |
| OKLab | oklab(84.85% -0.1256 0.0536) |
| OKLCH | oklch(84.85% 0.137 156.9) |
| XYZ | xyz(43.8999, 64.6393, 47.6917) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E8A9 #E879B8
analogous
#81E879 #79E8A9 #79E8E1
triadic
#79E8A9 #A979E8 #E8A979
tetradic
#79E8A9 #7981E8 #E879B8 #E8E179
square
#79E8A9 #7981E8 #E879B8 #E8E179
split-complementary
#79E8A9 #E179E8 #E87981
monochromatic
#22C568 #45DF87 #79E8A9 #ADF1CB #E1FAEC
Accessibility & contrast
On white
1.51
#79E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#79E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E8A9
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E8A9 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A5
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#5CE6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e8a9; /* rgb */ color: rgb(121, 232, 169); /* oklch */ color: oklch(84.9% 0.137 156.9);
Tailwind
colors: {
custom: {
50: '#a6f0c2',
500: '#79e8a9',
950: '#000000',
},
}SCSS
$custom: #79e8a9; $custom-light: #a6f0c2; $custom-dark: #000000;
JSON
{
"hex": "#79e8a9",
"rgb": {
"r": 121,
"g": 232,
"b": 169
},
"hsl": {
"h": 145.946,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84852,
"c": 0.13654,
"h": 156.9
},
"luminance": 0.64643
}Semantic roles & 50–950 ramp
primary
#79E8A9
secondary
#C0458B
accent
#1380D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582