#79FEB6#79FEB6
#79FEB6 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.3% C 0.156 H 157.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEB6 |
|---|---|
| RGB | rgb(121, 254, 182) |
| HSL | hsl(148, 99%, 74%) |
| HSV | hsv(148, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.93, -52.56, 23.51) |
| CIE-LCH | lch(90.93, 57.58, 155.90°) |
| OKLab | oklab(90.34% -0.1438 0.0597) |
| OKLCH | oklch(90.34% 0.156 157.4) |
| XYZ | xyz(51.7663, 78.3215, 56.6365) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.85
Seafoam (survey)
#80F9AD
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEB6 #FE79C1
analogous
#7EFE79 #79FEB6 #79FEF9
triadic
#79FEB6 #B679FE #FEB679
tetradic
#79FEB6 #797EFE #FE79C1 #FEF979
square
#79FEB6 #797EFE #FE79C1 #FEF979
split-complementary
#79FEB6 #F979FE #FE797E
monochromatic
#02FB74 #3CFE95 #79FEB6 #B6FED7 #E1FFEE
Accessibility & contrast
On white
1.26
#79FEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#79FEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEB6
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEB6 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB2
Deuteranopia (green-blind)
#E9E0BA
Tritanopia (blue-blind)
#50FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79feb6; /* rgb */ color: rgb(121, 254, 182); /* oklch */ color: oklch(90.3% 0.156 157.4);
Tailwind
colors: {
custom: {
50: '#a8ffcc',
500: '#79feb6',
950: '#000000',
},
}SCSS
$custom: #79feb6; $custom-light: #a8ffcc; $custom-dark: #000000;
JSON
{
"hex": "#79feb6",
"rgb": {
"r": 121,
"g": 254,
"b": 182
},
"hsl": {
"h": 147.519,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90337,
"c": 0.1557,
"h": 157.4
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#79FEB6
secondary
#DC3F94
accent
#007CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683