#79F4AC#79F4AC
#79F4AC is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.8% C 0.151 H 155.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79F4AC |
|---|---|
| RGB | rgb(121, 244, 172) |
| HSL | hsl(145, 85%, 72%) |
| HSV | hsv(145, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.84, -50.32, 24.37) |
| CIE-LCH | lch(87.84, 55.91, 154.16°) |
| OKLab | oklab(87.76% -0.1375 0.0618) |
| OKLCH | oklch(87.76% 0.151 155.8) |
| XYZ | xyz(47.6786, 71.7409, 50.3566) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Sea Green
#98F6B0
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F4AC #F479C1
analogous
#84F479 #79F4AC #79F4EA
triadic
#79F4AC #AC79F4 #F4AC79
tetradic
#79F4AC #7984F4 #F479C1 #F4EA79
square
#79F4AC #7984F4 #F479C1 #F4EA79
split-complementary
#79F4AC #EA79F4 #F47984
monochromatic
#12E068 #40EF89 #79F4AC #B2F9CF #E3FDED
Accessibility & contrast
On white
1.37
#79F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#79F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F4AC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F4AC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#58F2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f4ac; /* rgb */ color: rgb(121, 244, 172); /* oklch */ color: oklch(87.8% 0.151 155.8);
Tailwind
colors: {
custom: {
50: '#a7f8c5',
500: '#79f4ac',
950: '#000000',
},
}SCSS
$custom: #79f4ac; $custom-light: #a7f8c5; $custom-dark: #000000;
JSON
{
"hex": "#79f4ac",
"rgb": {
"r": 121,
"g": 244,
"b": 172
},
"hsl": {
"h": 144.878,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.8776,
"c": 0.15071,
"h": 155.8
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#79F4AC
secondary
#CF4295
accent
#0486E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582