#79FCB6#79FCB6
#79FCB6 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.153 H 157.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCB6 |
|---|---|
| RGB | rgb(121, 252, 182) |
| HSL | hsl(148, 96%, 73%) |
| HSV | hsv(148, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(90.35, -51.74, 22.71) |
| CIE-LCH | lch(90.35, 56.51, 156.30°) |
| OKLab | oklab(89.87% -0.1417 0.0578) |
| OKLCH | oklch(89.87% 0.153 157.8) |
| XYZ | xyz(51.1349, 77.0587, 56.4260) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.78
Seafoam (survey)
#80F9AD
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCB6 #FC79BF
analogous
#7DFC79 #79FCB6 #79FCF7
triadic
#79FCB6 #B679FC #FCB679
tetradic
#79FCB6 #797DFC #FC79BF #FCF779
square
#79FCB6 #797DFC #FC79BF #FCF779
split-complementary
#79FCB6 #F779FC #FC797D
monochromatic
#05F575 #3DFB95 #79FCB6 #B5FDD7 #E1FEEF
Accessibility & contrast
On white
1.28
#79FCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#79FCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCB6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCB6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB2
Deuteranopia (green-blind)
#E7DEBA
Tritanopia (blue-blind)
#51FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fcb6; /* rgb */ color: rgb(121, 252, 182); /* oklch */ color: oklch(89.9% 0.153 157.8);
Tailwind
colors: {
custom: {
50: '#a8fecc',
500: '#79fcb6',
950: '#000000',
},
}SCSS
$custom: #79fcb6; $custom-light: #a8fecc; $custom-dark: #000000;
JSON
{
"hex": "#79fcb6",
"rgb": {
"r": 121,
"g": 252,
"b": 182
},
"hsl": {
"h": 147.939,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89866,
"c": 0.15298,
"h": 157.8
},
"luminance": 0.77063
}Semantic roles & 50–950 ramp
primary
#79FCB6
secondary
#D94092
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683