#79F79F#79F79F
#79F79F is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.2% C 0.167 H 151.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #79F79F |
|---|---|
| RGB | rgb(121, 247, 159) |
| HSL | hsl(138, 89%, 72%) |
| HSV | hsv(138, 51%, 97%) |
| CMYK | cmyk(51%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(88.49, -53.87, 31.84) |
| CIE-LCH | lch(88.49, 62.58, 149.42°) |
| OKLab | oklab(88.21% -0.1463 0.0797) |
| OKLCH | oklch(88.21% 0.167 151.4) |
| XYZ | xyz(47.4006, 73.0858, 44.4033) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F79F #F779D1
analogous
#92F779 #79F79F #79F7DE
triadic
#79F79F #9F79F7 #F79F79
tetradic
#79F79F #7992F7 #F779D1 #F7DE79
square
#79F79F #7992F7 #F779D1 #F7DE79
split-complementary
#79F79F #DE79F7 #F77992
monochromatic
#0EE850 #3FF476 #79F79F #B3FAC8 #E2FDEA
Accessibility & contrast
On white
1.34
#79F79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#79F79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F79F
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F79F | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E699
Deuteranopia (green-blind)
#E6D9A4
Tritanopia (blue-blind)
#5CF4E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #79f79f; /* rgb */ color: rgb(121, 247, 159); /* oklch */ color: oklch(88.2% 0.167 151.4);
Tailwind
colors: {
custom: {
50: '#a7fbbc',
500: '#79f79f',
950: '#000000',
},
}SCSS
$custom: #79f79f; $custom-light: #a7fbbc; $custom-dark: #000000;
JSON
{
"hex": "#79f79f",
"rgb": {
"r": 121,
"g": 247,
"b": 159
},
"hsl": {
"h": 138.095,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.88212,
"c": 0.16664,
"h": 151.4
},
"luminance": 0.7309
}Semantic roles & 50–950 ramp
primary
#79F79F
secondary
#D341A7
accent
#00A0E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582