#79F9AA#79F9AA
#79F9AA is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.159 H 154.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79F9AA |
|---|---|
| RGB | rgb(121, 249, 170) |
| HSL | hsl(143, 91%, 73%) |
| HSV | hsv(143, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.26, -52.75, 27.32) |
| CIE-LCH | lch(89.26, 59.41, 152.62°) |
| OKLab | oklab(88.9% -0.1437 0.069) |
| OKLCH | oklch(88.9% 0.159 154.4) |
| XYZ | xyz(49.0128, 74.7145, 49.8609) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.18
Seafoam (survey)
#80F9AD
ΔE00 0.71
Light Bluish Green
#76FDA8
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.43
Foam Green
#90FDA9
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F9AA #F979C8
analogous
#88F979 #79F9AA #79F9EA
triadic
#79F9AA #AA79F9 #F9AA79
tetradic
#79F9AA #7988F9 #F979C8 #F9EA79
square
#79F9AA #7988F9 #F979C8 #F9EA79
split-complementary
#79F9AA #EA79F9 #F97988
monochromatic
#0BED61 #3EF685 #79F9AA #B4FCCF #E2FEEC
Accessibility & contrast
On white
1.32
#79F9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#79F9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F9AA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F9AA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#57F7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79f9aa; /* rgb */ color: rgb(121, 249, 170); /* oklch */ color: oklch(88.9% 0.159 154.4);
Tailwind
colors: {
custom: {
50: '#a8fcc3',
500: '#79f9aa',
950: '#000000',
},
}SCSS
$custom: #79f9aa; $custom-light: #a8fcc3; $custom-dark: #000000;
JSON
{
"hex": "#79f9aa",
"rgb": {
"r": 121,
"g": 249,
"b": 170
},
"hsl": {
"h": 142.969,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88904,
"c": 0.15941,
"h": 154.4
},
"luminance": 0.74719
}Semantic roles & 50–950 ramp
primary
#79F9AA
secondary
#D5419C
accent
#008EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582