#79F09F#79F09F
#79F09F is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.157 H 152.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #79F09F |
|---|---|
| RGB | rgb(121, 240, 159) |
| HSL | hsl(139, 80%, 71%) |
| HSV | hsv(139, 50%, 94%) |
| CMYK | cmyk(49.6%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.45, -51.02, 29.10) |
| CIE-LCH | lch(86.45, 58.74, 150.30°) |
| OKLab | oklab(86.54% -0.1388 0.0731) |
| OKLCH | oklch(86.54% 0.157 152.2) |
| XYZ | xyz(45.3001, 68.8847, 43.7031) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.20
Foam Green
#90FDA9
ΔE00 3.27
Light Sea Green
#98F6B0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F09F #F079CA
analogous
#8EF079 #79F09F #79F0DB
triadic
#79F09F #9F79F0 #F09F79
tetradic
#79F09F #798EF0 #F079CA #F0DB79
square
#79F09F #798EF0 #F079CA #F0DB79
split-complementary
#79F09F #DB79F0 #F0798E
monochromatic
#18D755 #42EA78 #79F09F #B0F6C6 #E3FCEB
Accessibility & contrast
On white
1.42
#79F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#79F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F09F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F09F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#5EEDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79f09f; /* rgb */ color: rgb(121, 240, 159); /* oklch */ color: oklch(86.5% 0.157 152.2);
Tailwind
colors: {
custom: {
50: '#a7f6bc',
500: '#79f09f',
950: '#000000',
},
}SCSS
$custom: #79f09f; $custom-light: #a7f6bc; $custom-dark: #000000;
JSON
{
"hex": "#79f09f",
"rgb": {
"r": 121,
"g": 240,
"b": 159
},
"hsl": {
"h": 139.16,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.86544,
"c": 0.15689,
"h": 152.2
},
"luminance": 0.68888
}Semantic roles & 50–950 ramp
primary
#79F09F
secondary
#CA439F
accent
#0999DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582