#79EF8B#79EF8B
#79EF8B is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.174 H 147.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF8B |
|---|---|
| RGB | rgb(121, 239, 139) |
| HSL | hsl(129, 79%, 71%) |
| HSV | hsv(129, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.84, -53.90, 38.32) |
| CIE-LCH | lch(85.84, 66.13, 144.58°) |
| OKLab | oklab(85.94% -0.1463 0.0945) |
| OKLCH | oklch(85.94% 0.174 147.1) |
| XYZ | xyz(43.4093, 67.6587, 35.1930) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Baby Green
#8CFF9E
ΔE00 3.65
Palegreen
#98FB98
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.77
Foam Green
#90FDA9
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF8B #EF79DD
analogous
#A2EF79 #79EF8B #79EFC6
triadic
#79EF8B #8B79EF #EF8B79
tetradic
#79EF8B #79A2EF #EF79DD #EFC679
square
#79EF8B #79A2EF #EF79DD #EFC679
split-complementary
#79EF8B #C679EF #EF79A2
monochromatic
#19D436 #42E85C #79EF8B #B0F6BA #E4FCE7
Accessibility & contrast
On white
1.45
#79EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#79EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF8B
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF8B | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD84
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#64EAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79ef8b; /* rgb */ color: rgb(121, 239, 139); /* oklch */ color: oklch(85.9% 0.174 147.1);
Tailwind
colors: {
custom: {
50: '#a7f5ae',
500: '#79ef8b',
950: '#000000',
},
}SCSS
$custom: #79ef8b; $custom-light: #a7f5ae; $custom-dark: #000000;
JSON
{
"hex": "#79ef8b",
"rgb": {
"r": 121,
"g": 239,
"b": 139
},
"hsl": {
"h": 129.153,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.8594,
"c": 0.17411,
"h": 147.1
},
"luminance": 0.67662
}Semantic roles & 50–950 ramp
primary
#79EF8B
secondary
#C944B4
accent
#0BBBDB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581