#79F19F#79F19F
#79F19F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.8% C 0.158 H 152.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #79F19F |
|---|---|
| RGB | rgb(121, 241, 159) |
| HSL | hsl(139, 81%, 71%) |
| HSV | hsv(139, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.74, -51.43, 29.50) |
| CIE-LCH | lch(86.74, 59.29, 150.17°) |
| OKLab | oklab(86.78% -0.1399 0.0741) |
| OKLCH | oklch(86.78% 0.158 152.1) |
| XYZ | xyz(45.5953, 69.4751, 43.8015) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.57
Foam Green
#90FDA9
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F19F #F179CB
analogous
#8FF179 #79F19F #79F1DB
triadic
#79F19F #9F79F1 #F19F79
tetradic
#79F19F #798FF1 #F179CB #F1DB79
square
#79F19F #798FF1 #F179CB #F1DB79
split-complementary
#79F19F #DB79F1 #F1798F
monochromatic
#17D954 #42EB77 #79F19F #B0F7C7 #E3FCEB
Accessibility & contrast
On white
1.41
#79F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#79F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F19F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F19F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#5DEEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79f19f; /* rgb */ color: rgb(121, 241, 159); /* oklch */ color: oklch(86.8% 0.158 152.1);
Tailwind
colors: {
custom: {
50: '#a7f6bc',
500: '#79f19f',
950: '#000000',
},
}SCSS
$custom: #79f19f; $custom-light: #a7f6bc; $custom-dark: #000000;
JSON
{
"hex": "#79f19f",
"rgb": {
"r": 121,
"g": 241,
"b": 159
},
"hsl": {
"h": 139,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86782,
"c": 0.1583,
"h": 152.1
},
"luminance": 0.69479
}Semantic roles & 50–950 ramp
primary
#79F19F
secondary
#CB43A0
accent
#089ADD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582