#79FBA4#79FBA4
#79FBA4 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.168 H 152.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBA4 |
|---|---|
| RGB | rgb(121, 251, 164) |
| HSL | hsl(140, 94%, 73%) |
| HSV | hsv(140, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 34.7%, 1.6%) |
| CIE-LAB | lab(89.74, -54.63, 31.00) |
| CIE-LCH | lch(89.74, 62.81, 150.43°) |
| OKLab | oklab(89.26% -0.1484 0.0778) |
| OKLCH | oklch(89.26% 0.168 152.3) |
| XYZ | xyz(49.0796, 75.7355, 47.1468) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.75
Seafoam Green
#7AF9AB
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 1.88
Foam Green
#90FDA9
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBA4 #FB79D0
analogous
#8FFB79 #79FBA4 #79FBE5
triadic
#79FBA4 #A479FB #FBA479
tetradic
#79FBA4 #798FFB #FB79D0 #FBE579
square
#79FBA4 #798FFB #FB79D0 #FBE579
split-complementary
#79FBA4 #E579FB #FB798F
monochromatic
#07F255 #3EF97C #79FBA4 #B4FDCC #E1FEEB
Accessibility & contrast
On white
1.30
#79FBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#79FBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBA4
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBA4 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99E
Deuteranopia (green-blind)
#E9DDA9
Tritanopia (blue-blind)
#59F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fba4; /* rgb */ color: rgb(121, 251, 164); /* oklch */ color: oklch(89.3% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#a8fdbf',
500: '#79fba4',
950: '#000000',
},
}SCSS
$custom: #79fba4; $custom-light: #a8fdbf; $custom-dark: #000000;
JSON
{
"hex": "#79fba4",
"rgb": {
"r": 121,
"g": 251,
"b": 164
},
"hsl": {
"h": 139.846,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.8926,
"c": 0.16758,
"h": 152.3
},
"luminance": 0.7574
}Semantic roles & 50–950 ramp
primary
#79FBA4
secondary
#D840A6
accent
#009AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682