#79E88B#79E88B
#79E88B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.164 H 147.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #79E88B |
|---|---|
| RGB | rgb(121, 232, 139) |
| HSL | hsl(130, 71%, 69%) |
| HSV | hsv(130, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(83.78, -51.06, 35.65) |
| CIE-LCH | lch(83.78, 62.28, 145.08°) |
| OKLab | oklab(84.26% -0.1387 0.0883) |
| OKLCH | oklch(84.26% 0.164 147.5) |
| XYZ | xyz(41.3995, 63.6391, 34.5231) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Weird Green
#3AE57F
ΔE00 4.26
Palegreen
#98FB98
ΔE00 4.81
Baby Green
#8CFF9E
ΔE00 4.96
Mint Green
#8FFF9F
ΔE00 5.03
Foam Green
#90FDA9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E88B #E879D6
analogous
#9FE879 #79E88B #79E8C3
triadic
#79E88B #8B79E8 #E88B79
tetradic
#79E88B #799FE8 #E879D6 #E8C379
square
#79E88B #799FE8 #E879D6 #E8C379
split-complementary
#79E88B #C379E8 #E8799F
monochromatic
#22C53C #45DF5E #79E88B #ADF1B8 #E1FAE5
Accessibility & contrast
On white
1.53
#79E88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#79E88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E88B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E88B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#66E4D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79e88b; /* rgb */ color: rgb(121, 232, 139); /* oklch */ color: oklch(84.3% 0.164 147.5);
Tailwind
colors: {
custom: {
50: '#a6f0ae',
500: '#79e88b',
950: '#000000',
},
}SCSS
$custom: #79e88b; $custom-light: #a6f0ae; $custom-dark: #000000;
JSON
{
"hex": "#79e88b",
"rgb": {
"r": 121,
"g": 232,
"b": 139
},
"hsl": {
"h": 129.73,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84257,
"c": 0.16436,
"h": 147.5
},
"luminance": 0.63642
}Semantic roles & 50–950 ramp
primary
#79E88B
secondary
#C045AC
accent
#13B4D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581