#79FB9F#79FB9F
#79FB9F is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.2% C 0.172 H 151.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79FB9F |
|---|---|
| RGB | rgb(121, 251, 159) |
| HSL | hsl(138, 94%, 73%) |
| HSV | hsv(138, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 36.7%, 1.6%) |
| CIE-LAB | lab(89.65, -55.48, 33.39) |
| CIE-LCH | lch(89.65, 64.75, 148.96°) |
| OKLab | oklab(89.17% -0.1506 0.0834) |
| OKLCH | oklch(89.17% 0.172 151) |
| XYZ | xyz(48.6370, 75.5584, 44.8154) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.51
Baby Green
#8CFF9E
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.22
Mint Green
#8FFF9F
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FB9F #FB79D5
analogous
#94FB79 #79FB9F #79FBE0
triadic
#79FB9F #9F79FB #FB9F79
tetradic
#79FB9F #7994FB #FB79D5 #FBE079
square
#79FB9F #7994FB #FB79D5 #FBE079
split-complementary
#79FB9F #E079FB #FB7994
monochromatic
#07F24C #3EF974 #79FB9F #B4FDCA #E1FEEA
Accessibility & contrast
On white
1.30
#79FB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#79FB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FB9F
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FB9F | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#EADCA5
Tritanopia (blue-blind)
#5BF7E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79fb9f; /* rgb */ color: rgb(121, 251, 159); /* oklch */ color: oklch(89.2% 0.172 151.0);
Tailwind
colors: {
custom: {
50: '#a8fdbc',
500: '#79fb9f',
950: '#000000',
},
}SCSS
$custom: #79fb9f; $custom-light: #a8fdbc; $custom-dark: #000000;
JSON
{
"hex": "#79fb9f",
"rgb": {
"r": 121,
"g": 251,
"b": 159
},
"hsl": {
"h": 137.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89165,
"c": 0.17214,
"h": 151
},
"luminance": 0.75563
}Semantic roles & 50–950 ramp
primary
#79FB9F
secondary
#D840AC
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682