#79E99F#79E99F
#79E99F is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.147 H 153.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79E99F |
|---|---|
| RGB | rgb(121, 233, 159) |
| HSL | hsl(140, 72%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.40, -48.10, 26.34) |
| CIE-LCH | lch(84.40, 54.84, 151.30°) |
| OKLab | oklab(84.88% -0.1311 0.0665) |
| OKLCH | oklch(84.88% 0.147 153.1) |
| XYZ | xyz(43.2790, 64.8426, 43.0294) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.43
Light Sea Green
#98F6B0
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E99F #E979C3
analogous
#8BE979 #79E99F #79E9D7
triadic
#79E99F #9F79E9 #E99F79
tetradic
#79E99F #798BE9 #E979C3 #E9D779
square
#79E99F #798BE9 #E979C3 #E9D779
split-complementary
#79E99F #D779E9 #E9798B
monochromatic
#21C759 #44E079 #79E99F #AEF2C5 #E2FAEA
Accessibility & contrast
On white
1.50
#79E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#79E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E99F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E99F | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#5FE6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79e99f; /* rgb */ color: rgb(121, 233, 159); /* oklch */ color: oklch(84.9% 0.147 153.1);
Tailwind
colors: {
custom: {
50: '#a6f1bb',
500: '#79e99f',
950: '#000000',
},
}SCSS
$custom: #79e99f; $custom-light: #a6f1bb; $custom-dark: #000000;
JSON
{
"hex": "#79e99f",
"rgb": {
"r": 121,
"g": 233,
"b": 159
},
"hsl": {
"h": 140.357,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84876,
"c": 0.14701,
"h": 153.1
},
"luminance": 0.64846
}Semantic roles & 50–950 ramp
primary
#79E99F
secondary
#C14597
accent
#1292D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582