#79E8A4#79E8A4
#79E8A4 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.141 H 155.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79E8A4 |
|---|---|
| RGB | rgb(121, 232, 164) |
| HSL | hsl(143, 71%, 69%) |
| HSV | hsv(143, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.20, -46.77, 23.49) |
| CIE-LCH | lch(84.20, 52.34, 153.33°) |
| OKLab | oklab(84.74% -0.1278 0.0596) |
| OKLCH | oklch(84.74% 0.141 155) |
| XYZ | xyz(43.4394, 64.4551, 45.2668) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E8A4 #E879BD
analogous
#86E879 #79E8A4 #79E8DC
triadic
#79E8A4 #A479E8 #E8A479
tetradic
#79E8A4 #7986E8 #E879BD #E8DC79
square
#79E8A4 #7986E8 #E879BD #E8DC79
split-complementary
#79E8A4 #DC79E8 #E87986
monochromatic
#22C561 #45DF81 #79E8A4 #ADF1C7 #E1FAEB
Accessibility & contrast
On white
1.51
#79E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#79E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E8A4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E8A4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A0
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#5EE6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e8a4; /* rgb */ color: rgb(121, 232, 164); /* oklch */ color: oklch(84.7% 0.141 155.0);
Tailwind
colors: {
custom: {
50: '#a6f0bf',
500: '#79e8a4',
950: '#000000',
},
}SCSS
$custom: #79e8a4; $custom-light: #a6f0bf; $custom-dark: #000000;
JSON
{
"hex": "#79e8a4",
"rgb": {
"r": 121,
"g": 232,
"b": 164
},
"hsl": {
"h": 143.243,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84743,
"c": 0.14101,
"h": 155
},
"luminance": 0.64459
}Semantic roles & 50–950 ramp
primary
#79E8A4
secondary
#C04590
accent
#1388D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582