#79EF8F#79EF8F
#79EF8F is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.170 H 148.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF8F |
|---|---|
| RGB | rgb(121, 239, 143) |
| HSL | hsl(131, 79%, 71%) |
| HSV | hsv(131, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.90, -53.27, 36.42) |
| CIE-LCH | lch(85.90, 64.53, 145.64°) |
| OKLab | oklab(86.01% -0.1446 0.0901) |
| OKLCH | oklch(86.01% 0.17 148.1) |
| XYZ | xyz(43.7069, 67.7777, 36.7605) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.47
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.67
Palegreen
#98FB98
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF8F #EF79D9
analogous
#9EEF79 #79EF8F #79EFCA
triadic
#79EF8F #8F79EF #EF8F79
tetradic
#79EF8F #799EEF #EF79D9 #EFCA79
square
#79EF8F #799EEF #EF79D9 #EFCA79
split-complementary
#79EF8F #CA79EF #EF799E
monochromatic
#19D43C #42E861 #79EF8F #B0F6BD #E4FCE8
Accessibility & contrast
On white
1.44
#79EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#79EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF8F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF8F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#63EBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79ef8f; /* rgb */ color: rgb(121, 239, 143); /* oklch */ color: oklch(86.0% 0.170 148.1);
Tailwind
colors: {
custom: {
50: '#a7f5b1',
500: '#79ef8f',
950: '#000000',
},
}SCSS
$custom: #79ef8f; $custom-light: #a7f5b1; $custom-dark: #000000;
JSON
{
"hex": "#79ef8f",
"rgb": {
"r": 121,
"g": 239,
"b": 143
},
"hsl": {
"h": 131.186,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.86008,
"c": 0.17038,
"h": 148.1
},
"luminance": 0.67781
}Semantic roles & 50–950 ramp
primary
#79EF8F
secondary
#C944B0
accent
#0BB4DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581