#79FBA5#79FBA5
#79FBA5 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.167 H 152.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBA5 |
|---|---|
| RGB | rgb(121, 251, 165) |
| HSL | hsl(140, 94%, 73%) |
| HSV | hsv(140, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 34.3%, 1.6%) |
| CIE-LAB | lab(89.75, -54.45, 30.52) |
| CIE-LCH | lch(89.75, 62.42, 150.73°) |
| OKLab | oklab(89.28% -0.148 0.0766) |
| OKLCH | oklch(89.28% 0.167 152.6) |
| XYZ | xyz(49.1703, 75.7718, 47.6243) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.63
Seafoam Green
#7AF9AB
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.11
Light Green Blue
#56FCA2
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBA5 #FB79CF
analogous
#8EFB79 #79FBA5 #79FBE6
triadic
#79FBA5 #A579FB #FBA579
tetradic
#79FBA5 #798EFB #FB79CF #FBE679
square
#79FBA5 #798EFB #FB79CF #FBE679
split-complementary
#79FBA5 #E679FB #FB798E
monochromatic
#07F257 #3EF97D #79FBA5 #B4FDCD #E1FEEB
Accessibility & contrast
On white
1.30
#79FBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#79FBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBA5
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBA5 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99F
Deuteranopia (green-blind)
#E9DDAA
Tritanopia (blue-blind)
#59F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fba5; /* rgb */ color: rgb(121, 251, 165); /* oklch */ color: oklch(89.3% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#a8fdc0',
500: '#79fba5',
950: '#000000',
},
}SCSS
$custom: #79fba5; $custom-light: #a8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#79fba5",
"rgb": {
"r": 121,
"g": 251,
"b": 165
},
"hsl": {
"h": 140.308,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89279,
"c": 0.16667,
"h": 152.6
},
"luminance": 0.75776
}Semantic roles & 50–950 ramp
primary
#79FBA5
secondary
#D840A5
accent
#0098E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682