#79E8AB#79E8AB
#79E8AB is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.9% C 0.135 H 157.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79E8AB |
|---|---|
| RGB | rgb(121, 232, 171) |
| HSL | hsl(147, 71%, 69%) |
| HSV | hsv(147, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(84.34, -45.44, 20.06) |
| CIE-LCH | lch(84.34, 49.66, 156.18°) |
| OKLab | oklab(84.9% -0.1247 0.0511) |
| OKLCH | oklch(84.9% 0.135 157.7) |
| XYZ | xyz(44.0891, 64.7150, 48.6881) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E8AB #E879B6
analogous
#7FE879 #79E8AB #79E8E3
triadic
#79E8AB #AB79E8 #E8AB79
tetradic
#79E8AB #797FE8 #E879B6 #E8E379
square
#79E8AB #797FE8 #E879B6 #E8E379
split-complementary
#79E8AB #E379E8 #E8797F
monochromatic
#22C56B #45DF8A #79E8AB #ADF1CC #E1FAEC
Accessibility & contrast
On white
1.51
#79E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#79E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E8AB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E8AB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#5BE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e8ab; /* rgb */ color: rgb(121, 232, 171); /* oklch */ color: oklch(84.9% 0.135 157.7);
Tailwind
colors: {
custom: {
50: '#a6f0c4',
500: '#79e8ab',
950: '#000000',
},
}SCSS
$custom: #79e8ab; $custom-light: #a6f0c4; $custom-dark: #000000;
JSON
{
"hex": "#79e8ab",
"rgb": {
"r": 121,
"g": 232,
"b": 171
},
"hsl": {
"h": 147.027,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84897,
"c": 0.13478,
"h": 157.7
},
"luminance": 0.64718
}Semantic roles & 50–950 ramp
primary
#79E8AB
secondary
#C04589
accent
#137CD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582