#79F0AA#79F0AA
#79F0AA is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.147 H 155.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79F0AA |
|---|---|
| RGB | rgb(121, 240, 170) |
| HSL | hsl(145, 80%, 71%) |
| HSV | hsv(145, 50%, 94%) |
| CMYK | cmyk(49.6%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.64, -49.02, 23.75) |
| CIE-LCH | lch(86.64, 54.48, 154.15°) |
| OKLab | oklab(86.77% -0.134 0.0603) |
| OKLCH | oklch(86.77% 0.147 155.8) |
| XYZ | xyz(46.2974, 69.2836, 48.9558) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F0AA #F079BF
analogous
#83F079 #79F0AA #79F0E6
triadic
#79F0AA #AA79F0 #F0AA79
tetradic
#79F0AA #7983F0 #F079BF #F0E679
square
#79F0AA #7983F0 #F079BF #F0E679
split-complementary
#79F0AA #E679F0 #F07983
monochromatic
#18D766 #42EA87 #79F0AA #B0F6CD #E3FCEE
Accessibility & contrast
On white
1.41
#79F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#79F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F0AA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F0AA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#5AEEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79f0aa; /* rgb */ color: rgb(121, 240, 170); /* oklch */ color: oklch(86.8% 0.147 155.8);
Tailwind
colors: {
custom: {
50: '#a7f5c3',
500: '#79f0aa',
950: '#000000',
},
}SCSS
$custom: #79f0aa; $custom-light: #a7f5c3; $custom-dark: #000000;
JSON
{
"hex": "#79f0aa",
"rgb": {
"r": 121,
"g": 240,
"b": 170
},
"hsl": {
"h": 144.706,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.8677,
"c": 0.14691,
"h": 155.8
},
"luminance": 0.69287
}Semantic roles & 50–950 ramp
primary
#79F0AA
secondary
#CA4392
accent
#0985DC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582