#79E99D#79E99D
#79E99D is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.149 H 152.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79E99D |
|---|---|
| RGB | rgb(121, 233, 157) |
| HSL | hsl(139, 72%, 69%) |
| HSV | hsv(139, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.37, -48.46, 27.32) |
| CIE-LCH | lch(84.37, 55.63, 150.59°) |
| OKLab | oklab(84.84% -0.132 0.0688) |
| OKLCH | oklch(84.84% 0.149 152.5) |
| XYZ | xyz(43.1069, 64.7738, 42.1228) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E99D #E979C5
analogous
#8DE979 #79E99D #79E9D5
triadic
#79E99D #9D79E9 #E99D79
tetradic
#79E99D #798DE9 #E979C5 #E9D579
square
#79E99D #798DE9 #E979C5 #E9D579
split-complementary
#79E99D #D579E9 #E9798D
monochromatic
#21C756 #44E077 #79E99D #AEF2C3 #E2FAEA
Accessibility & contrast
On white
1.50
#79E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#79E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E99D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E99D | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#60E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e99d; /* rgb */ color: rgb(121, 233, 157); /* oklch */ color: oklch(84.8% 0.149 152.5);
Tailwind
colors: {
custom: {
50: '#a6f1ba',
500: '#79e99d',
950: '#000000',
},
}SCSS
$custom: #79e99d; $custom-light: #a6f1ba; $custom-dark: #000000;
JSON
{
"hex": "#79e99d",
"rgb": {
"r": 121,
"g": 233,
"b": 157
},
"hsl": {
"h": 139.286,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84835,
"c": 0.14885,
"h": 152.5
},
"luminance": 0.64777
}Semantic roles & 50–950 ramp
primary
#79E99D
secondary
#C14599
accent
#1295D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581