#79FBB5#79FBB5
#79FBB5 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.6% C 0.152 H 157.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBB5 |
|---|---|
| RGB | rgb(121, 251, 181) |
| HSL | hsl(148, 94%, 73%) |
| HSV | hsv(148, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.04, -51.52, 22.80) |
| CIE-LCH | lch(90.04, 56.34, 156.13°) |
| OKLab | oklab(89.61% -0.141 0.058) |
| OKLCH | oklch(89.61% 0.152 157.7) |
| XYZ | xyz(50.7187, 76.3911, 55.7793) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.69
Seafoam (survey)
#80F9AD
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBB5 #FB79BF
analogous
#7EFB79 #79FBB5 #79FBF6
triadic
#79FBB5 #B579FB #FBB579
tetradic
#79FBB5 #797EFB #FB79BF #FBF679
square
#79FBB5 #797EFB #FB79BF #FBF679
split-complementary
#79FBB5 #F679FB #FB797E
monochromatic
#07F274 #3EF994 #79FBB5 #B4FDD6 #E1FEEF
Accessibility & contrast
On white
1.29
#79FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#79FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBB5
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBB5 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#52F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fbb5; /* rgb */ color: rgb(121, 251, 181); /* oklch */ color: oklch(89.6% 0.152 157.7);
Tailwind
colors: {
custom: {
50: '#a8fdcb',
500: '#79fbb5',
950: '#000000',
},
}SCSS
$custom: #79fbb5; $custom-light: #a8fdcb; $custom-dark: #000000;
JSON
{
"hex": "#79fbb5",
"rgb": {
"r": 121,
"g": 251,
"b": 181
},
"hsl": {
"h": 147.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89608,
"c": 0.15248,
"h": 157.7
},
"luminance": 0.76396
}Semantic roles & 50–950 ramp
primary
#79FBB5
secondary
#D84092
accent
#007CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683