#79F990#79F990
#79F990 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.183 H 147.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #79F990 |
|---|---|
| RGB | rgb(121, 249, 144) |
| HSL | hsl(131, 91%, 73%) |
| HSV | hsv(131, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.84, -57.09, 39.75) |
| CIE-LCH | lch(88.84, 69.57, 145.16°) |
| OKLab | oklab(88.42% -0.1548 0.0979) |
| OKLCH | oklch(88.42% 0.183 147.7) |
| XYZ | xyz(46.7920, 73.8261, 38.1642) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 2.42
Palegreen
#98FB98
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Foam Green
#90FDA9
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F990 #F979E2
analogous
#A2F979 #79F990 #79F9D0
triadic
#79F990 #9079F9 #F99079
tetradic
#79F990 #79A2F9 #F979E2 #F9D079
square
#79F990 #79A2F9 #F979E2 #F9D079
split-complementary
#79F990 #D079F9 #F979A2
monochromatic
#0BED33 #3EF65F #79F990 #B4FCC1 #E2FEE7
Accessibility & contrast
On white
1.33
#79F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#79F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F990
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F990 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE688
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#60F4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f990; /* rgb */ color: rgb(121, 249, 144); /* oklch */ color: oklch(88.4% 0.183 147.7);
Tailwind
colors: {
custom: {
50: '#a8fcb2',
500: '#79f990',
950: '#000000',
},
}SCSS
$custom: #79f990; $custom-light: #a8fcb2; $custom-dark: #000000;
JSON
{
"hex": "#79f990",
"rgb": {
"r": 121,
"g": 249,
"b": 144
},
"hsl": {
"h": 130.781,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88424,
"c": 0.18316,
"h": 147.7
},
"luminance": 0.7383
}Semantic roles & 50–950 ramp
primary
#79F990
secondary
#D541BB
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681