#79F99F#79F99F
#79F99F is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.7% C 0.169 H 151.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79F99F |
|---|---|
| RGB | rgb(121, 249, 159) |
| HSL | hsl(138, 91%, 73%) |
| HSV | hsv(138, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.07, -54.68, 32.62) |
| CIE-LCH | lch(89.07, 63.67, 149.18°) |
| OKLab | oklab(88.69% -0.1485 0.0816) |
| OKLCH | oklch(88.69% 0.169 151.2) |
| XYZ | xyz(48.0155, 74.3155, 44.6082) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.49
Seafoam Green
#7AF9AB
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.42
Baby Green
#8CFF9E
ΔE00 2.43
Mint Green
#8FFF9F
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F99F #F979D3
analogous
#93F979 #79F99F #79F9DF
triadic
#79F99F #9F79F9 #F99F79
tetradic
#79F99F #7993F9 #F979D3 #F9DF79
square
#79F99F #7993F9 #F979D3 #F9DF79
split-complementary
#79F99F #DF79F9 #F97993
monochromatic
#0BED4E #3EF675 #79F99F #B4FCC9 #E2FEEA
Accessibility & contrast
On white
1.32
#79F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#79F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F99F
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F99F | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#5BF6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79f99f; /* rgb */ color: rgb(121, 249, 159); /* oklch */ color: oklch(88.7% 0.169 151.2);
Tailwind
colors: {
custom: {
50: '#a8fcbc',
500: '#79f99f',
950: '#000000',
},
}SCSS
$custom: #79f99f; $custom-light: #a8fcbc; $custom-dark: #000000;
JSON
{
"hex": "#79f99f",
"rgb": {
"r": 121,
"g": 249,
"b": 159
},
"hsl": {
"h": 137.813,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88689,
"c": 0.16939,
"h": 151.2
},
"luminance": 0.7432
}Semantic roles & 50–950 ramp
primary
#79F99F
secondary
#D541A9
accent
#00A1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682