#79FEB7#79FEB7
#79FEB7 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.155 H 157.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEB7 |
|---|---|
| RGB | rgb(121, 254, 183) |
| HSL | hsl(148, 99%, 74%) |
| HSV | hsv(148, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.95, -52.37, 23.03) |
| CIE-LCH | lch(90.95, 57.21, 156.27°) |
| OKLab | oklab(90.36% -0.1433 0.0585) |
| OKLCH | oklch(90.36% 0.155 157.8) |
| XYZ | xyz(51.8700, 78.3629, 57.1827) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.94
Seafoam (survey)
#80F9AD
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEB7 #FE79C0
analogous
#7DFE79 #79FEB7 #79FEFA
triadic
#79FEB7 #B779FE #FEB779
tetradic
#79FEB7 #797DFE #FE79C0 #FEFA79
square
#79FEB7 #797DFE #FE79C0 #FEFA79
split-complementary
#79FEB7 #FA79FE #FE797D
monochromatic
#02FB76 #3CFE96 #79FEB7 #B6FED8 #E1FFEF
Accessibility & contrast
On white
1.26
#79FEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#79FEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEB7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEB7 | 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)
#FCEDB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#50FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79feb7; /* rgb */ color: rgb(121, 254, 183); /* oklch */ color: oklch(90.4% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#a8ffcc',
500: '#79feb7',
950: '#000000',
},
}SCSS
$custom: #79feb7; $custom-light: #a8ffcc; $custom-dark: #000000;
JSON
{
"hex": "#79feb7",
"rgb": {
"r": 121,
"g": 254,
"b": 183
},
"hsl": {
"h": 147.97,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90359,
"c": 0.15484,
"h": 157.8
},
"luminance": 0.78367
}Semantic roles & 50–950 ramp
primary
#79FEB7
secondary
#DC3F93
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683