#79FBB7#79FBB7
#79FBB7 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.151 H 158.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBB7 |
|---|---|
| RGB | rgb(121, 251, 183) |
| HSL | hsl(149, 94%, 73%) |
| HSV | hsv(149, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.08, -51.13, 21.83) |
| CIE-LCH | lch(90.08, 55.60, 156.88°) |
| OKLab | oklab(89.65% -0.1402 0.0556) |
| OKLCH | oklch(89.65% 0.151 158.4) |
| XYZ | xyz(50.9254, 76.4738, 56.8678) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.04
Light Greenish Blue
#63F7B4
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBB7 #FB79BD
analogous
#7CFB79 #79FBB7 #79FBF8
triadic
#79FBB7 #B779FB #FBB779
tetradic
#79FBB7 #797CFB #FB79BD #FBF879
square
#79FBB7 #797CFB #FB79BD #FBF879
split-complementary
#79FBB7 #F879FB #FB797C
monochromatic
#07F277 #3EF997 #79FBB7 #B4FDD7 #E1FEEF
Accessibility & contrast
On white
1.29
#79FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#79FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBB7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBB7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#51FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbb7; /* rgb */ color: rgb(121, 251, 183); /* oklch */ color: oklch(89.7% 0.151 158.4);
Tailwind
colors: {
custom: {
50: '#a8fdcc',
500: '#79fbb7',
950: '#000000',
},
}SCSS
$custom: #79fbb7; $custom-light: #a8fdcc; $custom-dark: #000000;
JSON
{
"hex": "#79fbb7",
"rgb": {
"r": 121,
"g": 251,
"b": 183
},
"hsl": {
"h": 148.615,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89652,
"c": 0.15078,
"h": 158.4
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#79FBB7
secondary
#D84090
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683