#79F97B#79F97B
#79F97B is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 88.1% C 0.202 H 143.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79F97B |
|---|---|
| RGB | rgb(121, 249, 123) |
| HSL | hsl(121, 91%, 73%) |
| HSV | hsv(121, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(88.56, -60.05, 49.44) |
| CIE-LCH | lch(88.56, 77.78, 140.53°) |
| OKLab | oklab(88.11% -0.1632 0.119) |
| OKLCH | oklch(88.11% 0.202 143.9) |
| XYZ | xyz(45.3336, 73.2427, 30.4834) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.32
Easter Green
#8CFD7E
ΔE00 1.86
Light Green
#96F97B
ΔE00 2.94
Lighter Green
#75FD63
ΔE00 3.14
Light Bright Green
#53FE5C
ΔE00 3.90
Palegreen
#98FB98
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F97B #F979F7
analogous
#B7F979 #79F97B #79F9BB
triadic
#79F97B #7B79F9 #F97B79
tetradic
#79F97B #79B7F9 #F979F7 #F9BB79
square
#79F97B #79B7F9 #F979F7 #F9BB79
split-complementary
#79F97B #BB79F9 #F979B7
monochromatic
#0BED0E #3EF641 #79F97B #B4FCB5 #E2FEE2
Accessibility & contrast
On white
1.34
#79F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#79F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F97B
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F97B | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#66F3DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #79f97b; /* rgb */ color: rgb(121, 249, 123); /* oklch */ color: oklch(88.1% 0.202 143.9);
Tailwind
colors: {
custom: {
50: '#a9fca3',
500: '#79f97b',
950: '#000000',
},
}SCSS
$custom: #79f97b; $custom-light: #a9fca3; $custom-dark: #000000;
JSON
{
"hex": "#79f97b",
"rgb": {
"r": 121,
"g": 249,
"b": 123
},
"hsl": {
"h": 120.938,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88106,
"c": 0.20196,
"h": 143.9
},
"luminance": 0.73246
}Semantic roles & 50–950 ramp
primary
#79F97B
secondary
#D541D3
accent
#00E2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680