#79F59B#79F59B
#79F59B is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.168 H 150.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79F59B |
|---|---|
| RGB | rgb(121, 245, 155) |
| HSL | hsl(136, 86%, 72%) |
| HSV | hsv(136, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.84, -53.74, 32.98) |
| CIE-LCH | lch(87.84, 63.06, 148.46°) |
| OKLab | oklab(87.66% -0.1459 0.0824) |
| OKLCH | oklch(87.66% 0.168 150.6) |
| XYZ | xyz(46.4508, 71.7325, 42.4020) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.52
Foam Green
#90FDA9
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F59B #F579D3
analogous
#95F579 #79F59B #79F5D9
triadic
#79F59B #9B79F5 #F59B79
tetradic
#79F59B #7995F5 #F579D3 #F5D979
square
#79F59B #7995F5 #F579D3 #F5D979
split-complementary
#79F59B #D979F5 #F57995
monochromatic
#11E34A #40F171 #79F59B #B2F9C6 #E3FDEA
Accessibility & contrast
On white
1.37
#79F59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#79F59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F59B
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F59B | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E495
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#5EF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f59b; /* rgb */ color: rgb(121, 245, 155); /* oklch */ color: oklch(87.7% 0.168 150.6);
Tailwind
colors: {
custom: {
50: '#a7f9b9',
500: '#79f59b',
950: '#000000',
},
}SCSS
$custom: #79f59b; $custom-light: #a7f9b9; $custom-dark: #000000;
JSON
{
"hex": "#79f59b",
"rgb": {
"r": 121,
"g": 245,
"b": 155
},
"hsl": {
"h": 136.452,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.8766,
"c": 0.16755,
"h": 150.6
},
"luminance": 0.71736
}Semantic roles & 50–950 ramp
primary
#79F59B
secondary
#D042A9
accent
#03A5E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581