#79E88E#79E88E
#79E88E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.162 H 148.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79E88E |
|---|---|
| RGB | rgb(121, 232, 142) |
| HSL | hsl(131, 71%, 69%) |
| HSV | hsv(131, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.82, -50.58, 34.21) |
| CIE-LCH | lch(83.82, 61.07, 145.93°) |
| OKLab | oklab(84.31% -0.1374 0.085) |
| OKLCH | oklch(84.31% 0.162 148.3) |
| XYZ | xyz(41.6217, 63.7280, 35.6934) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.83
Palegreen
#98FB98
ΔE00 4.94
Foam Green
#90FDA9
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E88E #E879D3
analogous
#9CE879 #79E88E #79E8C6
triadic
#79E88E #8E79E8 #E88E79
tetradic
#79E88E #799CE8 #E879D3 #E8C679
square
#79E88E #799CE8 #E879D3 #E8C679
split-complementary
#79E88E #C679E8 #E8799C
monochromatic
#22C541 #45DF62 #79E88E #ADF1BA #E1FAE6
Accessibility & contrast
On white
1.53
#79E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#79E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E88E
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E88E | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD888
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#65E4D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79e88e; /* rgb */ color: rgb(121, 232, 142); /* oklch */ color: oklch(84.3% 0.162 148.3);
Tailwind
colors: {
custom: {
50: '#a6f0b0',
500: '#79e88e',
950: '#000000',
},
}SCSS
$custom: #79e88e; $custom-light: #a6f0b0; $custom-dark: #000000;
JSON
{
"hex": "#79e88e",
"rgb": {
"r": 121,
"g": 232,
"b": 142
},
"hsl": {
"h": 131.351,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.8431,
"c": 0.16152,
"h": 148.3
},
"luminance": 0.63731
}Semantic roles & 50–950 ramp
primary
#79E88E
secondary
#C045A9
accent
#13AED3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581