#79E98B#79E98B
#79E98B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.166 H 147.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #79E98B |
|---|---|
| RGB | rgb(121, 233, 139) |
| HSL | hsl(130, 72%, 69%) |
| HSV | hsv(130, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(84.07, -51.47, 36.03) |
| CIE-LCH | lch(84.07, 62.83, 145.00°) |
| OKLab | oklab(84.5% -0.1398 0.0891) |
| OKLCH | oklch(84.5% 0.166 147.5) |
| XYZ | xyz(41.6818, 64.2037, 34.6172) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.52
Weird Green
#3AE57F
ΔE00 4.27
Palegreen
#98FB98
ΔE00 4.62
Baby Green
#8CFF9E
ΔE00 4.75
Mint Green
#8FFF9F
ΔE00 4.83
Foam Green
#90FDA9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E98B #E979D7
analogous
#9FE979 #79E98B #79E9C3
triadic
#79E98B #8B79E9 #E98B79
tetradic
#79E98B #799FE9 #E979D7 #E9C379
square
#79E98B #799FE9 #E979D7 #E9C379
split-complementary
#79E98B #C379E9 #E9799F
monochromatic
#21C73B #44E05D #79E98B #AEF2B9 #E2FAE6
Accessibility & contrast
On white
1.52
#79E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#79E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E98B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E98B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DCCD91
Tritanopia (blue-blind)
#65E5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e98b; /* rgb */ color: rgb(121, 233, 139); /* oklch */ color: oklch(84.5% 0.166 147.5);
Tailwind
colors: {
custom: {
50: '#a6f1ae',
500: '#79e98b',
950: '#000000',
},
}SCSS
$custom: #79e98b; $custom-light: #a6f1ae; $custom-dark: #000000;
JSON
{
"hex": "#79e98b",
"rgb": {
"r": 121,
"g": 233,
"b": 139
},
"hsl": {
"h": 129.643,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84497,
"c": 0.16576,
"h": 147.5
},
"luminance": 0.64207
}Semantic roles & 50–950 ramp
primary
#79E98B
secondary
#C145AD
accent
#12B5D4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581