#79FEB8#79FEB8
#79FEB8 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.154 H 158.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEB8 |
|---|---|
| RGB | rgb(121, 254, 184) |
| HSL | hsl(148, 99%, 74%) |
| HSV | hsv(148, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.96, -52.18, 22.54) |
| CIE-LCH | lch(90.96, 56.84, 156.63°) |
| OKLab | oklab(90.38% -0.1429 0.0574) |
| OKLCH | oklch(90.38% 0.154 158.1) |
| XYZ | xyz(51.9744, 78.4047, 57.7328) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.06
Seafoam (survey)
#80F9AD
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEB8 #FE79BF
analogous
#7CFE79 #79FEB8 #79FEFB
triadic
#79FEB8 #B879FE #FEB879
tetradic
#79FEB8 #797CFE #FE79BF #FEFB79
square
#79FEB8 #797CFE #FE79BF #FEFB79
split-complementary
#79FEB8 #FB79FE #FE797C
monochromatic
#02FB78 #3CFE98 #79FEB8 #B6FED8 #E1FFEF
Accessibility & contrast
On white
1.26
#79FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#79FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEB8
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEB8 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB4
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#4FFDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79feb8; /* rgb */ color: rgb(121, 254, 184); /* oklch */ color: oklch(90.4% 0.154 158.1);
Tailwind
colors: {
custom: {
50: '#a8ffcd',
500: '#79feb8',
950: '#000000',
},
}SCSS
$custom: #79feb8; $custom-light: #a8ffcd; $custom-dark: #000000;
JSON
{
"hex": "#79feb8",
"rgb": {
"r": 121,
"g": 254,
"b": 184
},
"hsl": {
"h": 148.421,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90381,
"c": 0.15399,
"h": 158.1
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#79FEB8
secondary
#DC3F92
accent
#0079E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683